License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.nan21.dnet |
ArtifactId | ArtifactIdnan21.dnet.module.sc.business |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDNet SC - Business
SC module business layer implementation.
|
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.sc.business/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.module.sc.business</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.sc.business/
implementation 'net.nan21.dnet:nan21.dnet.module.sc.business:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.sc.business/
implementation ("net.nan21.dnet:nan21.dnet.module.sc.business:1.0.6")
'net.nan21.dnet:nan21.dnet.module.sc.business:jar:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.module.sc.business" rev="1.0.6">
<artifact name="nan21.dnet.module.sc.business" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.module.sc.business', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.module.sc.business" % "1.0.6"
[net.nan21.dnet/nan21.dnet.module.sc.business "1.0.6"]