Jar examples for s:srcgen4j-core
Source code generation for Java (Core)
You can download jar file srcgen4j-core 0.4.0 in this page.
You can use the following script to add srcgen4j-core-0.4.0.jar to your project.
<dependency> <groupId>org.fuin.srcgen4j</groupId> <artifactId>srcgen4j-core</artifactId> <version>0.4.0</version> </dependency>
compile group: 'org.fuin.srcgen4j', name: 'srcgen4j-core', version: '0.4.0'
libraryDependencies += "org.fuin.srcgen4j" % "srcgen4j-core" % "0.4.0"
<dependency org="org.fuin.srcgen4j" name="srcgen4j-core" rev="0.4.0"/>
@Grapes(@Grab(group='org.fuin.srcgen4j', module='srcgen4j-core', version='0.4.0'))
'org.fuin.srcgen4j:srcgen4j-core:jar:0.4.0'
Click the following link to download the jar file.
srcgen4j-core-0.4.0.jar