Last Version

codegen 1.0.2

aimanj project code generators

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

codegen
Version

Version

1.0.2
Type

Type

jar
Description

Description

codegen
aimanj project code generators
Project URL

Project URL

https://github.com/MatrixAINetwork/aimanj
Source Code Management

Source Code Management

https://github.com/MatrixAINetwork/aimanj.git

Download codegen 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.matrixainetwork/codegen/ -->
<dependency>
    <groupId>io.github.matrixainetwork</groupId>
    <artifactId>codegen</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.matrixainetwork/codegen/
implementation 'io.github.matrixainetwork:codegen:1.0.2'
// https://jarcasting.com/artifacts/io.github.matrixainetwork/codegen/
implementation ("io.github.matrixainetwork:codegen:1.0.2")
'io.github.matrixainetwork:codegen:jar:1.0.2'
<dependency org="io.github.matrixainetwork" name="codegen" rev="1.0.2">
  <artifact name="codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.matrixainetwork', module='codegen', version='1.0.2')
)
libraryDependencies += "io.github.matrixainetwork" % "codegen" % "1.0.2"
[io.github.matrixainetwork/codegen "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.matrixainetwork : core jar 1.0.2
com.squareup : javapoet jar 1.7.0
info.picocli : picocli jar 3.0.0

Project Modules

There are no modules declared in this project.