Last Version

Build Tools 0.9.0

A set of tools for managing code quality and builds

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.testifyproject
ArtifactId

ArtifactId

build-tools
Version

Version

0.9.0
Type

Type

jar
Description

Description

Build Tools
A set of tools for managing code quality and builds
Project URL

Project URL

https://github.com/testify-project/build-tools
Project Organization

Project Organization

Sharmarke Aden

Download build-tools 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.plugins : maven-shade-plugin jar 2.4.2

Project Modules

There are no modules declared in this project.