is not current version
Last Version 8.9.0

com.jporm:jpo-commons-annotation 8.5.4


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-annotation
Version

Version

8.5.4
Type

Type

jar

Download jpo-commons-annotation 8.5.4


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