is not current version
Last Version 1.0.19

net.sf.sf3jswing:AntBuildFiles 1.0.1

This Pom project is supposed to collect Ant files configuration. No sensible information is collected, as of certificates and private keys mustn't be packaged.

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sf.sf3jswing
ArtifactId

ArtifactId

AntBuildFiles
Version

Version

1.0.1
Type

Type

pom

Download AntBuildFiles 1.0.1

Filename Size
AntBuildFiles-1.0.1.pom 10 KB
Browse

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