Last Version

Annotation Tools Parent 2.8.3

BOM POM for Mastfrog Annotation Tools

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

annotation-tools-parent
Version

Version

2.8.3
Type

Type

pom
Description

Description

Annotation Tools Parent
BOM POM for Mastfrog Annotation Tools
Project URL

Project URL

https://github.com/timboudreau/annotation-tools
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/annotation-tools.git

Download annotation-tools-parent 2.8.3


<!-- https://jarcasting.com/artifacts/com.mastfrog/annotation-tools-parent/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>annotation-tools-parent</artifactId>
    <version>2.8.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/annotation-tools-parent/
implementation 'com.mastfrog:annotation-tools-parent:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/annotation-tools-parent/
implementation ("com.mastfrog:annotation-tools-parent:2.8.3")
'com.mastfrog:annotation-tools-parent:pom:2.8.3'
<dependency org="com.mastfrog" name="annotation-tools-parent" rev="2.8.3">
  <artifact name="annotation-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='annotation-tools-parent', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "annotation-tools-parent" % "2.8.3"
[com.mastfrog/annotation-tools-parent "2.8.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation-tools
  • java-vogon