is not current version
Last Version 2.0-M4

net.liftweb:examples-osgi 1.1-M8


Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

examples-osgi
Version

Version

1.1-M8
Type

Type

pom

Download examples-osgi 1.1-M8

Filename Size
examples-osgi-1.1-M8.pom 555 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.liftweb/examples-osgi/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>examples-osgi</artifactId>
    <version>1.1-M8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/examples-osgi/
implementation 'net.liftweb:examples-osgi:1.1-M8'
// https://jarcasting.com/artifacts/net.liftweb/examples-osgi/
implementation ("net.liftweb:examples-osgi:1.1-M8")
'net.liftweb:examples-osgi:pom:1.1-M8'
<dependency org="net.liftweb" name="examples-osgi" rev="1.1-M8">
  <artifact name="examples-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='examples-osgi', version='1.1-M8')
)
libraryDependencies += "net.liftweb" % "examples-osgi" % "1.1-M8"
[net.liftweb/examples-osgi "1.1-M8"]