Last Version

build-commons 0.4.0

A set of Gradle configurations designed to obtain a nice java build

License

License

GroupId

GroupId

org.danilopianini
ArtifactId

ArtifactId

build-commons
Version

Version

0.4.0
Type

Type

jar
Description

Description

build-commons
A set of Gradle configurations designed to obtain a nice java build
Project URL

Project URL

https://github.com/DanySK/build-commons
Source Code Management

Source Code Management

https://github.com/DanySK/build-commons

Download build-commons 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ajoberstar : gradle-git jar 1.6.0
org.jboss.apiviz : apiviz jar 1.3.2.GA

Project Modules

There are no modules declared in this project.