is not current version
Last Version 1.2

org.annotationpro:annotationpro-format 1.1

Library to read and write Annotation Pro files

Categories

Categories

ORM Data
GroupId

GroupId

org.annotationpro
ArtifactId

ArtifactId

annotationpro-format
Version

Version

1.1
Type

Type

jar

Download annotationpro-format 1.1


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