NDD Build

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
Last Version

Last Version

0.2.6
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0