Jar examples for n:nit-compiler
Now Is Time compiler. Compiles and makes accessible dynamic code from a Java API
You can download jar file nit-compiler 0.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nit-compiler-0.0.4.jar to your project.
<dependency> <groupId>io.teknek</groupId> <artifactId>nit-compiler</artifactId> <version>0.0.4</version> </dependency>
compile group: 'io.teknek', name: 'nit-compiler', version: '0.0.4'
libraryDependencies += "io.teknek" % "nit-compiler" % "0.0.4"
<dependency org="io.teknek" name="nit-compiler" rev="0.0.4"/>
@Grapes(@Grab(group='io.teknek', module='nit-compiler', version='0.0.4'))
'io.teknek:nit-compiler:jar:0.0.4'
Click the following link to download the jar file.
nit-compiler-0.0.4-javadoc.jar