License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.apt-jelly |
ArtifactId | ArtifactIdapt-jelly-parent |
Last Version | Last Version2.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAPT-Jelly - Parent
The apt-jelly is a source code artifact generation tool.
|
Project URL |
Project URL |
Filename | Size |
---|---|
apt-jelly-parent-2.15.pom | 6 KB |
Browse |
<!-- 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.15</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.15'
// https://jarcasting.com/artifacts/net.sf.apt-jelly/apt-jelly-parent/
implementation ("net.sf.apt-jelly:apt-jelly-parent:2.15")
'net.sf.apt-jelly:apt-jelly-parent:pom:2.15'
<dependency org="net.sf.apt-jelly" name="apt-jelly-parent" rev="2.15">
<artifact name="apt-jelly-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.apt-jelly', module='apt-jelly-parent', version='2.15')
)
libraryDependencies += "net.sf.apt-jelly" % "apt-jelly-parent" % "2.15"
[net.sf.apt-jelly/apt-jelly-parent "2.15"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |