Build Tools

Common build tools and configuration files

License

License

Categories

Categories

Build Tools Net
GroupId

GroupId

net.freeutils
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tools
Common build tools and configuration files
Project URL

Project URL

http://www.freeutils.net/
Project Organization

Project Organization

freeutils.net

Download build-tools

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0