Last Version

NDD Build 0.2.6

NDD Build defines common build settings for NDD projects to use.

License

License

GNU Lesser General Public License
GroupId

GroupId

name.didier.david
ArtifactId

ArtifactId

ndd-build
Version

Version

0.2.6
Type

Type

jar
Description

Description

NDD Build
NDD Build defines common build settings for NDD projects to use.
Project URL

Project URL

https://ndd-java.bitbucket.org/ndd-parent/ndd-build
Project Organization

Project Organization

David DIDIER

Download ndd-build 0.2.6


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

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.