is not current version
Last Version 0.9.0

br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem 0.8.0

A OSGi bundle library providing classes to support OSGi Subsystem handling.

Categories

Categories

Maven Build Tools
GroupId

GroupId

br.com.c8tech.tools
ArtifactId

ArtifactId

c8tech.tools.maven.library.osgi.subsystem
Version

Version

0.8.0
Type

Type

jar

Download c8tech.tools.maven.library.osgi.subsystem 0.8.0


<!-- https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem/ -->
<dependency>
    <groupId>br.com.c8tech.tools</groupId>
    <artifactId>c8tech.tools.maven.library.osgi.subsystem</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem/
implementation 'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem:0.8.0'
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem/
implementation ("br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem:0.8.0")
'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem:jar:0.8.0'
<dependency org="br.com.c8tech.tools" name="c8tech.tools.maven.library.osgi.subsystem" rev="0.8.0">
  <artifact name="c8tech.tools.maven.library.osgi.subsystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.tools', module='c8tech.tools.maven.library.osgi.subsystem', version='0.8.0')
)
libraryDependencies += "br.com.c8tech.tools" % "c8tech.tools.maven.library.osgi.subsystem" % "0.8.0"
[br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem "0.8.0"]