Last Version

Build Tools 1.1

Collection of resources needed for various parts of the build.

License

License

Categories

Categories

Build Tools Net
GroupId

GroupId

org.netpreserve
ArtifactId

ArtifactId

build-tools
Version

Version

1.1
Type

Type

jar
Description

Description

Build Tools
Collection of resources needed for various parts of the build.
Project Organization

Project Organization

The International Internet Preservation Consortium

Download build-tools 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.