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

com.cryptape.cita:codegen 0.23.0

null

Категории

Категории

Tape Данные Data Structures
Группа

Группа

com.cryptape.cita
Идентификатор

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

codegen
Версия

Версия

0.23.0
Тип

Тип

jar

Скачать codegen 0.23.0


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