antelope-parent


License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antelopeframework
ArtifactId

ArtifactId

antelope-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

antelope-parent
antelope-parent

Download antelope-parent

Filename Size
antelope-parent-1.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8

Project Modules

There are no modules declared in this project.

Versions

Version
1