License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdannotation-tools-parent |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAnnotation Tools Parent
BOM POM for Mastfrog Annotation Tools
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotation-tools-parent-2.8.3.pom | 1 KB |
Browse |
<!-- 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"]