<dependency> <groupId>com.github.dakusui</groupId> <artifactId>thincrest-pcond</artifactId> <version>1.1.0</version> </dependency>
'com.github.dakusui:thincrest-pcond:jar:1.1.0'
<dependency org="com.github.dakusui" name="thincrest-pcond" rev="1.1.0"> <artifact name="thincrest-pcond" type="jar" /> </dependency>
@Grapes( @Grab(group='com.github.dakusui', module='thincrest-pcond', version='1.1.0') )
compile 'com.github.dakusui:thincrest-pcond:1.1.0'
libraryDependencies += "com.github.dakusui" % "thincrest-pcond" % "1.1.0"
[com.github.dakusui/thincrest-pcond "1.1.0"]