Jar examples for t:toothpick-generated-core
'Contains base classes of code generated by the compiler. Prevents a cycle between compiler and runtime.'
You can download jar file toothpick-generated-core 1.0.0-RC10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add toothpick-generated-core-1.0.0-RC10.jar to your project.
<dependency> <groupId>com.github.stephanenicolas.toothpick</groupId> <artifactId>toothpick-generated-core</artifactId> <version>1.0.0-RC10</version> </dependency>
compile group: 'com.github.stephanenicolas.toothpick', name: 'toothpick-generated-core', version: '1.0.0-RC10'
libraryDependencies += "com.github.stephanenicolas.toothpick" % "toothpick-generated-core" % "1.0.0-RC10"
<dependency org="com.github.stephanenicolas.toothpick" name="toothpick-generated-core" rev="1.0.0-RC10"/>
@Grapes(@Grab(group='com.github.stephanenicolas.toothpick', module='toothpick-generated-core', version='1.0.0-RC10'))
'com.github.stephanenicolas.toothpick:toothpick-generated-core:jar:1.0.0-RC10'
Click the following link to download the jar file.
toothpick-generated-core-1.0.0-RC10-javadoc.jar