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