is not current version
Last Version 2.15

net.sf.apt-jelly:apt-jelly-parent 2.12

The apt-jelly is a source code artifact generation tool.

Categories

Categories

Net
GroupId

GroupId

net.sf.apt-jelly
ArtifactId

ArtifactId

apt-jelly-parent
Version

Version

2.12
Type

Type

pom

Download apt-jelly-parent 2.12


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