is not current version
Last Version 8.9.0

com.jporm:jpo-commons-annotation 8.6.8


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-annotation
Version

Version

8.6.8
Type

Type

jar

Download jpo-commons-annotation 8.6.8


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