| License |
License |
|---|---|
| GroupId | GroupIdio.neow3j |
| ArtifactId | ArtifactIdcompiler |
| Last Version | Last Version3.17.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionneow3j
neow3j: JVM Compiler to NeoVM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| compiler-3.17.1.pom | |
| compiler-3.17.1.jar | 42 KB |
| compiler-3.17.1-tests.jar | 5 KB |
| compiler-3.17.1-sources.jar | 23 KB |
| compiler-3.17.1-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.neow3j/compiler/ -->
<dependency>
<groupId>io.neow3j</groupId>
<artifactId>compiler</artifactId>
<version>3.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.neow3j/compiler/
implementation 'io.neow3j:compiler:3.17.1'
// https://jarcasting.com/artifacts/io.neow3j/compiler/
implementation ("io.neow3j:compiler:3.17.1")
'io.neow3j:compiler:jar:3.17.1'
<dependency org="io.neow3j" name="compiler" rev="3.17.1">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.neow3j', module='compiler', version='3.17.1')
)
libraryDependencies += "io.neow3j" % "compiler" % "3.17.1"
[io.neow3j/compiler "3.17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-tree | jar | 9.2 |
| io.neow3j : contract | jar | 3.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-util | jar | 9.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
| io.neow3j : devpack | jar | 3.17.1 |