MVN

net.sf.sf3jswing : AntBuildFiles

Maven & Gradle

Oct 08, 2019

SF3JSWING : AntBuildFiles · This Pom project is supposed to collect Ant files configuration. Sensible information is collected and encrypted, as of certificates and private keys mustn't be shared unencrypted.

<dependency>
    <groupId>net.sf.sf3jswing</groupId>
    <artifactId>AntBuildFiles</artifactId>
    <version>1.0.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.sf3jswing : AntBuildFiles to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.19

All Versions

Choose a version of net.sf.sf3jswing : AntBuildFiles to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
AntBuildFiles-1.0.19
AntBuildFiles-1.0.17
AntBuildFiles-1.0.15
AntBuildFiles-1.0.12
AntBuildFiles-1.0.11
AntBuildFiles-1.0.9
AntBuildFiles-1.0.8
AntBuildFiles-1.0.3
AntBuildFiles-1.0.1

How to add a dependency to Maven

Add the following net.sf.sf3jswing : AntBuildFiles maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.sf3jswing</groupId>
    <artifactId>AntBuildFiles</artifactId>
    <version>1.0.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.sf3jswing : AntBuildFiles gradle dependency to your build.gradle file:

implementation 'net.sf.sf3jswing:AntBuildFiles:1.0.19'

Gradle Kotlin DSL: Add the following net.sf.sf3jswing : AntBuildFiles gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.sf3jswing:AntBuildFiles:1.0.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.sf3jswing : AntBuildFiles sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.sf3jswing" % "AntBuildFiles" % "1.0.19"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 14, 2023
72 usages
196 stars
Sep 17, 2021
80 usages
194 stars
Jan 10, 2023
84 usages
249 stars
Jan 24, 2022
39 usages
546 stars
May 25, 2022
7 usages
Mar 28, 2021
3 usages
1.7k stars
Nov 11, 2016
43 usages
504 stars
Feb 01, 2018
24 usages
9 stars