License |
License |
---|---|
Categories |
CategoriesNet Wire Data Data Structures |
GroupId | GroupIdnet.awired.parent |
ArtifactId | ArtifactIdparent-module-license |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAwired Parent - Module - License
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-module-license-1.14.pom | |
parent-module-license-1.14.jar | 2 KB |
parent-module-license-1.14-sources.jar | 808 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.parent/parent-module-license/ -->
<dependency>
<groupId>net.awired.parent</groupId>
<artifactId>parent-module-license</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.parent/parent-module-license/
implementation 'net.awired.parent:parent-module-license:1.14'
// https://jarcasting.com/artifacts/net.awired.parent/parent-module-license/
implementation ("net.awired.parent:parent-module-license:1.14")
'net.awired.parent:parent-module-license:jar:1.14'
<dependency org="net.awired.parent" name="parent-module-license" rev="1.14">
<artifact name="parent-module-license" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.parent', module='parent-module-license', version='1.14')
)
libraryDependencies += "net.awired.parent" % "parent-module-license" % "1.14"
[net.awired.parent/parent-module-license "1.14"]