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