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

io.github.cqpsjsl:pojoutils 1.0


Группа

Группа

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

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

pojoutils
Версия

Версия

1.0
Тип

Тип

jar

Скачать pojoutils 1.0


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