Last Version

Build Resources 3.0.0

Common build resources used to build ArpNetworking projects.

License

License

Categories

Categories

Net Networking
GroupId

GroupId

com.arpnetworking.build
ArtifactId

ArtifactId

build-resources
Version

Version

3.0.0
Type

Type

jar
Description

Description

Build Resources
Common build resources used to build ArpNetworking projects.
Project URL

Project URL

https://github.com/arpnetworking/build-resources
Source Code Management

Source Code Management

https://github.com/arpnetworking/build-resources

Download build-resources 3.0.0


<!-- https://jarcasting.com/artifacts/com.arpnetworking.build/build-resources/ -->
<dependency>
    <groupId>com.arpnetworking.build</groupId>
    <artifactId>build-resources</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arpnetworking.build/build-resources/
implementation 'com.arpnetworking.build:build-resources:3.0.0'
// https://jarcasting.com/artifacts/com.arpnetworking.build/build-resources/
implementation ("com.arpnetworking.build:build-resources:3.0.0")
'com.arpnetworking.build:build-resources:jar:3.0.0'
<dependency org="com.arpnetworking.build" name="build-resources" rev="3.0.0">
  <artifact name="build-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arpnetworking.build', module='build-resources', version='3.0.0')
)
libraryDependencies += "com.arpnetworking.build" % "build-resources" % "3.0.0"
[com.arpnetworking.build/build-resources "3.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.arpnetworking.build : build-resources jar 2.1.1

Project Modules

There are no modules declared in this project.