Last Version

Annotation PRO Format Library 1.2

Library to read and write Annotation Pro files

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.annotationpro
ArtifactId

ArtifactId

annotationpro-format
Version

Version

1.2
Type

Type

jar
Description

Description

Annotation PRO Format Library
Library to read and write Annotation Pro files
Project URL

Project URL

http://annotationpro.org
Source Code Management

Source Code Management

https://github.com/annotationpro/annotationpro-format-java

Download annotationpro-format 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.