Last Version

dashj Parent 0.17.12

Provides the common configuration for the dashj modules

License

License

GroupId

GroupId

org.dashj
ArtifactId

ArtifactId

dashj-parent
Version

Version

0.17.12
Type

Type

pom
Description

Description

dashj Parent
Provides the common configuration for the dashj modules
Project URL

Project URL

http://dash.org/dashj/

Download dashj-parent 0.17.12

Filename Size
dashj-parent-0.17.12.pom 8 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 Optional jar 1.7.28

Project Modules

  • core
  • examples
  • tools
  • wallettemplate