Download core-test-1.9.jar file - Jar c

Jar examples for c:core-test

Description

Code-based incremental generator - Test Utils

You can download jar file core-test 1.9 in this page.

License

Apache Software License

Build File

You can use the following script to add core-test-1.9.jar to your project.

<dependency>
   <groupId>li.rudin.core</groupId>
   <artifactId>core-test</artifactId>
   <version>1.9</version>
</dependency>
compile group: 'li.rudin.core', name: 'core-test', version: '1.9'
libraryDependencies += "li.rudin.core" % "core-test" % "1.9"
<dependency org="li.rudin.core" name="core-test" rev="1.9"/>
@Grapes(@Grab(group='li.rudin.core', module='core-test', version='1.9'))
'li.rudin.core:core-test:jar:1.9'

Download

Click the following link to download the jar file.

core-test-1.9-javadoc.jar
core-test-1.9.jar
core-test-1.9.pom



Related Tutorials