License |
License |
---|---|
GroupId | GroupIdio.github.juicemx |
ArtifactId | ArtifactIdcodegen |
Version | Version3.3.0 |
Type | Typejar |
Description |
Descriptionweb3j
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
codegen-3.3.0.pom | |
codegen-3.3.0.jar | 60 KB |
codegen-3.3.0-tests.jar | 94 KB |
codegen-3.3.0-sources.jar | 29 KB |
codegen-3.3.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.juicemx/codegen/ -->
<dependency>
<groupId>io.github.juicemx</groupId>
<artifactId>codegen</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juicemx/codegen/
implementation 'io.github.juicemx:codegen:3.3.0'
// https://jarcasting.com/artifacts/io.github.juicemx/codegen/
implementation ("io.github.juicemx:codegen:3.3.0")
'io.github.juicemx:codegen:jar:3.3.0'
<dependency org="io.github.juicemx" name="codegen" rev="3.3.0">
<artifact name="codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juicemx', module='codegen', version='3.3.0')
)
libraryDependencies += "io.github.juicemx" % "codegen" % "3.3.0"
[io.github.juicemx/codegen "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.juicemx : core | jar | 3.3.0 |
com.squareup : javapoet | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
io.github.juicemx : core | jar | 3.3.0 |
com.alibaba : fastjson | jar | 1.2.54 |