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

com.github.fanzezhen:pojo 1.3.1.Gray

${project.artifactId}

Группа

Группа

com.github.fanzezhen
Идентификатор

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

pojo
Версия

Версия

1.3.1.Gray
Тип

Тип

jar

Скачать pojo 1.3.1.Gray


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