is not current version
Last Version 1.0.6

net.nan21.dnet:nan21.dnet.modules_oss 1.0.3

DNet modules released under open-source license.

Categories

Categories

Net
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.modules_oss
Version

Version

1.0.3
Type

Type

pom

Download nan21.dnet.modules_oss 1.0.3


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