is not current version
Last Version 1.0.6

net.nan21.dnet:nan21.dnet.core.config 1.0.3

Configuration files.

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.config
Version

Version

1.0.3
Type

Type

pom

Download nan21.dnet.core.config 1.0.3

Filename Size
nan21.dnet.core.config-1.0.3.pom 552 bytes
Browse

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