Build Tools

Math, geometric, physic tools and other Java utilities.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.arakhne.afc
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tools
Math, geometric, physic tools and other Java utilities.
Project Organization

Project Organization

Arakhnê.org Project

Download build-tools

How to add to project

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

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.

Versions

Version
17.0
16.0
15.2
15.1
15.0
14.0
13.0