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