License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdcodegen |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
codegen-3.4.9.pom | |
codegen-3.4.9.jar | 106 KB |
codegen-3.4.9-tests.jar | 20 KB |
codegen-3.4.9-sources.jar | 111 KB |
codegen-3.4.9-javadoc.jar | 514 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/codegen/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>codegen</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/codegen/
implementation 'org.tinygroup:codegen:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/codegen/
implementation ("org.tinygroup:codegen:3.4.9")
'org.tinygroup:codegen:jar:3.4.9'
<dependency org="org.tinygroup" name="codegen" rev="3.4.9">
<artifact name="codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='codegen', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "codegen" % "3.4.9"
[org.tinygroup/codegen "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |