is not current version
Last Version 2.15

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

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.14
Type

Type

pom

Download apt-jelly-parent 2.14


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