n

net.osgiliath.wrappers

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