Build Tools

Configurations and other bits of usefulness.

License

License

Categories

Categories

Build Tools Maven
GroupId

GroupId

com.github.mikesena.maven.shared
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

2.8
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tools
Configurations and other bits of usefulness.

Download build-tools

How to add to project

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

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
2.8
2.3