is not current version
Last Version 1.0.6

net.nan21.dnet:nan21.dnet.module.sc.domain 1.0.4

SC module domain entities.

Categories

Categories

Net Doma Data ORM
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.module.sc.domain
Version

Version

1.0.4
Type

Type

jar

Download nan21.dnet.module.sc.domain 1.0.4


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