Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath |
ArtifactId | ArtifactIdnet.osgiliath.pom.projects.definition |
Version | Version0.1.6 |
Type | Typepom |
Filename | Size |
---|---|
net.osgiliath.pom.projects.definition-0.1.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.pom.projects.definition/ -->
<dependency>
<groupId>net.osgiliath</groupId>
<artifactId>net.osgiliath.pom.projects.definition</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.pom.projects.definition/
implementation 'net.osgiliath:net.osgiliath.pom.projects.definition:0.1.6'
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.pom.projects.definition/
implementation ("net.osgiliath:net.osgiliath.pom.projects.definition:0.1.6")
'net.osgiliath:net.osgiliath.pom.projects.definition:pom:0.1.6'
<dependency org="net.osgiliath" name="net.osgiliath.pom.projects.definition" rev="0.1.6">
<artifact name="net.osgiliath.pom.projects.definition" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath', module='net.osgiliath.pom.projects.definition', version='0.1.6')
)
libraryDependencies += "net.osgiliath" % "net.osgiliath.pom.projects.definition" % "0.1.6"
[net.osgiliath/net.osgiliath.pom.projects.definition "0.1.6"]