License |
License |
---|---|
GroupId | GroupIdio.teknek |
ArtifactId | ArtifactIdnit-compiler |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionnit-compiler
Now Is Time compiler. Compiles and makes accessible dynamic code from a Java API
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nit-compiler-0.0.4.pom | |
nit-compiler-0.0.4.jar | 15 KB |
nit-compiler-0.0.4-tests.jar | 8 KB |
nit-compiler-0.0.4-sources.jar | 7 KB |
nit-compiler-0.0.4-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.teknek/nit-compiler/ -->
<dependency>
<groupId>io.teknek</groupId>
<artifactId>nit-compiler</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.teknek/nit-compiler/
implementation 'io.teknek:nit-compiler:0.0.4'
// https://jarcasting.com/artifacts/io.teknek/nit-compiler/
implementation ("io.teknek:nit-compiler:0.0.4")
'io.teknek:nit-compiler:jar:0.0.4'
<dependency org="io.teknek" name="nit-compiler" rev="0.0.4">
<artifact name="nit-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teknek', module='nit-compiler', version='0.0.4')
)
libraryDependencies += "io.teknek" % "nit-compiler" % "0.0.4"
[io.teknek/nit-compiler "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
log4j : log4j | jar | 1.2.15 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.1.9 |
org.clojure : clojure | jar | 1.5.0 |
org.mozilla : rhino | jar | 1.7R4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |