is not current version
Last Version 1.3.4.4

com.github.fanzezhen:pojo 1.1.0

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

pojo
Version

Version

1.1.0
Type

Type

jar

Download pojo 1.1.0


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