is not current version
Last Version 1.4.1

org.ops4j.pax.tipi:tipi-master 1.3.0


GroupId

GroupId

org.ops4j.pax.tipi
ArtifactId

ArtifactId

tipi-master
Version

Version

1.3.0
Type

Type

pom

Download tipi-master 1.3.0

Filename Size
tipi-master-1.3.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.tipi/tipi-master/ -->
<dependency>
    <groupId>org.ops4j.pax.tipi</groupId>
    <artifactId>tipi-master</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.tipi/tipi-master/
implementation 'org.ops4j.pax.tipi:tipi-master:1.3.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.tipi/tipi-master/
implementation ("org.ops4j.pax.tipi:tipi-master:1.3.0")
'org.ops4j.pax.tipi:tipi-master:pom:1.3.0'
<dependency org="org.ops4j.pax.tipi" name="tipi-master" rev="1.3.0">
  <artifact name="tipi-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.tipi', module='tipi-master', version='1.3.0')
)
libraryDependencies += "org.ops4j.pax.tipi" % "tipi-master" % "1.3.0"
[org.ops4j.pax.tipi/tipi-master "1.3.0"]