не последняя версия
Последняя версия 1.0.2

io.github.matrixainetwork:codegen 1.0.1

aimanj project code generators

Категории

Категории

Сеть
Группа

Группа

io.github.matrixainetwork
Идентификатор

Идентификатор

codegen
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать codegen 1.0.1


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