MVN

com.arpnetworking.build : build-resources

Maven & Gradle

May 28, 2023
4 usages
0 stars

Build Resources · Common build resources used to build ArpNetworking projects.

<dependency>
    <groupId>com.arpnetworking.build</groupId>
    <artifactId>build-resources</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arpnetworking.build : build-resources to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of com.arpnetworking.build : build-resources to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
build-resources-3.0.2
build-resources-3.0.0
2.1.x
build-resources-2.1.1
build-resources-2.1.0
2.0.x
build-resources-2.0.2
build-resources-2.0.1
build-resources-2.0.0
1.2.x
build-resources-1.2.10
build-resources-1.2.9
build-resources-1.2.8
build-resources-1.2.7
build-resources-1.2.6
build-resources-1.2.5
build-resources-1.2.4
build-resources-1.2.3
build-resources-1.2.2
build-resources-1.2.1
build-resources-1.2.0
1.1.x
build-resources-1.1.0
1.0.x
build-resources-1.0.6
build-resources-1.0.5
build-resources-1.0.4
build-resources-1.0.3
build-resources-1.0.2
build-resources-1.0.1

How to add a dependency to Maven

Add the following com.arpnetworking.build : build-resources maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arpnetworking.build</groupId>
    <artifactId>build-resources</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arpnetworking.build : build-resources gradle dependency to your build.gradle file:

implementation 'com.arpnetworking.build:build-resources:3.0.2'

Gradle Kotlin DSL: Add the following com.arpnetworking.build : build-resources gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arpnetworking.build:build-resources:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arpnetworking.build : build-resources sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arpnetworking.build" % "build-resources" % "3.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 24, 2017
30 usages
Sep 11, 2020
34 usages
2 stars
Aug 15, 2023
125 usages
354 stars
Feb 15, 2017
28 usages
84 stars
May 25, 2017
3 usages
0 stars
Mar 08, 2023
142 usages
1.2k stars
Jun 25, 2023
142 usages
Sep 20, 2005
44 usages
37 usages
43 stars
Nov 16, 2016
109 usages
553 stars