Last Version

Floggy's Build Tools 0.0.2

Build tools used during the development process.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.floggy
ArtifactId

ArtifactId

build-tools
Version

Version

0.0.2
Type

Type

jar
Description

Description

Floggy's Build Tools
Build tools used during the development process.
Project Organization

Project Organization

Floggy Open Source Group

Download build-tools 0.0.2


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

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.