Download nit-compiler-0.0.4.jar file - Jar n

Jar examples for n:nit-compiler

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

nit-compiler-0.0.4-javadoc.jar
nit-compiler-0.0.4-sources.jar
nit-compiler-0.0.4-tests.jar
nit-compiler-0.0.4.jar
nit-compiler-0.0.4.pom



Related Tutorials