Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath |
ArtifactId | ArtifactIdnet.osgiliath.pom.projects.definition |
Version | Version0.0.7 |
Type | Typepom |
Filename | Size |
---|---|
net.osgiliath.pom.projects.definition-0.0.7.pom | 1 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.0.7</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.0.7'
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.pom.projects.definition/
implementation ("net.osgiliath:net.osgiliath.pom.projects.definition:0.0.7")
'net.osgiliath:net.osgiliath.pom.projects.definition:pom:0.0.7'
<dependency org="net.osgiliath" name="net.osgiliath.pom.projects.definition" rev="0.0.7">
<artifact name="net.osgiliath.pom.projects.definition" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath', module='net.osgiliath.pom.projects.definition', version='0.0.7')
)
libraryDependencies += "net.osgiliath" % "net.osgiliath.pom.projects.definition" % "0.0.7"
[net.osgiliath/net.osgiliath.pom.projects.definition "0.0.7"]