n

net.osgiliath.features

Files download
File Operation
net.osgiliath.features-0.3.7.pom download
Apache Maven
<dependency>
  <groupId>net.osgiliath.features</groupId>
  <artifactId>net.osgiliath.features</artifactId>
  <version>0.3.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.osgiliath.features:net.osgiliath.features:0.3.7'
Gradle Kotlin
implementation("net.osgiliath.features:net.osgiliath.features:0.3.7")
Scala SBT
libraryDependencies += "net.osgiliath.features" % "net.osgiliath.features" % "0.3.7"
Groovy Grape
@Grapes(
  @Grab(group='net.osgiliath.features', module='net.osgiliath.features', version='0.3.7')
)
Apache Ivy
<dependency org="net.osgiliath.features" name="net.osgiliath.features" rev="0.3.7" />
Leiningen
[net.osgiliath.features/net.osgiliath.features "0.3.7"]
Apache Buildr
'net.osgiliath.features:net.osgiliath.features:jar:0.3.7'