Jar examples for c:core-test
Code-based incremental generator - Test Utils
You can download jar file core-test 2.0 in this page.
Apache Software License
You can use the following script to add core-test-2.0.jar to your project.
<dependency> <groupId>li.rudin.core</groupId> <artifactId>core-test</artifactId> <version>2.0</version> </dependency>
compile group: 'li.rudin.core', name: 'core-test', version: '2.0'
libraryDependencies += "li.rudin.core" % "core-test" % "2.0"
<dependency org="li.rudin.core" name="core-test" rev="2.0"/>
@Grapes(@Grab(group='li.rudin.core', module='core-test', version='2.0'))
'li.rudin.core:core-test:jar:2.0'
Click the following link to download the jar file.
core-test-2.0-javadoc.jar