| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.nan21.dnet |
| ArtifactId | ArtifactIdnan21.dnet.modules |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDNet Modules
DNet Modules
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nan21.dnet.modules-1.0.2.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.modules</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules/
implementation 'net.nan21.dnet:nan21.dnet.modules:1.0.2'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules/
implementation ("net.nan21.dnet:nan21.dnet.modules:1.0.2")
'net.nan21.dnet:nan21.dnet.modules:pom:1.0.2'
<dependency org="net.nan21.dnet" name="nan21.dnet.modules" rev="1.0.2">
<artifact name="nan21.dnet.modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.modules', version='1.0.2')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.modules" % "1.0.2"
[net.nan21.dnet/nan21.dnet.modules "1.0.2"]