n

net.osgiliath.wrappers

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