License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.nan21.dnet |
ArtifactId | ArtifactIdnan21.dnet.module.ux |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionDNet UX: User extensions
DNet UX: User extensions
|
Project URL |
Project URL |
Filename | Size |
---|---|
nan21.dnet.module.ux-1.0.2.pom | 933 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.ux/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.module.ux</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.ux/
implementation 'net.nan21.dnet:nan21.dnet.module.ux:1.0.2'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.ux/
implementation ("net.nan21.dnet:nan21.dnet.module.ux:1.0.2")
'net.nan21.dnet:nan21.dnet.module.ux:pom:1.0.2'
<dependency org="net.nan21.dnet" name="nan21.dnet.module.ux" rev="1.0.2">
<artifact name="nan21.dnet.module.ux" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.module.ux', version='1.0.2')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.module.ux" % "1.0.2"
[net.nan21.dnet/nan21.dnet.module.ux "1.0.2"]