Build tools

Build supporting tools

License

License

Categories

Categories

Build Tools
GroupId

GroupId

es.e-ucm.tracker
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Build tools
Build supporting tools
Source Code Management

Source Code Management

https://github.com/e-ucm/java-tracker/tree/master/build-tools

Download build-tools

How to add to project

<!-- https://jarcasting.com/artifacts/es.e-ucm.tracker/build-tools/ -->
<dependency>
    <groupId>es.e-ucm.tracker</groupId>
    <artifactId>build-tools</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.e-ucm.tracker/build-tools/
implementation 'es.e-ucm.tracker:build-tools:0.1.0'
// https://jarcasting.com/artifacts/es.e-ucm.tracker/build-tools/
implementation ("es.e-ucm.tracker:build-tools:0.1.0")
'es.e-ucm.tracker:build-tools:jar:0.1.0'
<dependency org="es.e-ucm.tracker" name="build-tools" rev="0.1.0">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.e-ucm.tracker', module='build-tools', version='0.1.0')
)
libraryDependencies += "es.e-ucm.tracker" % "build-tools" % "0.1.0"
[es.e-ucm.tracker/build-tools "0.1.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
0.1.0