Download srcgen4j-core-0.4.0.jar file - Jar s

Jar examples for s:srcgen4j-core

Description

Source code generation for Java (Core)

You can download jar file srcgen4j-core 0.4.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

srcgen4j-core-0.4.0.jar
srcgen4j-core-0.4.0-javadoc.jar
srcgen4j-core-0.4.0.pom
srcgen4j-core-0.4.0-sources.jar



Related Tutorials