n

net.osgiliath.wrappers

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