is not current version
Last Version 1.0.6

net.nan21.dnet:nan21.dnet.core.web 1.0.2

DNet Core - web. Contains base classes for the web layer.

Categories

Categories

Net
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.web
Version

Version

1.0.2
Type

Type

war

Download nan21.dnet.core.web 1.0.2


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