is not current version
Last Version 1.0.2

org.ow2.util.osgi-toolkit:osgi-toolkit-filter 1.0.1

Provides filter helper for OSGi.

GroupId

GroupId

org.ow2.util.osgi-toolkit
ArtifactId

ArtifactId

osgi-toolkit-filter
Version

Version

1.0.1
Type

Type

jar

Download osgi-toolkit-filter 1.0.1


<!-- https://jarcasting.com/artifacts/org.ow2.util.osgi-toolkit/osgi-toolkit-filter/ -->
<dependency>
    <groupId>org.ow2.util.osgi-toolkit</groupId>
    <artifactId>osgi-toolkit-filter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.osgi-toolkit/osgi-toolkit-filter/
implementation 'org.ow2.util.osgi-toolkit:osgi-toolkit-filter:1.0.1'
// https://jarcasting.com/artifacts/org.ow2.util.osgi-toolkit/osgi-toolkit-filter/
implementation ("org.ow2.util.osgi-toolkit:osgi-toolkit-filter:1.0.1")
'org.ow2.util.osgi-toolkit:osgi-toolkit-filter:jar:1.0.1'
<dependency org="org.ow2.util.osgi-toolkit" name="osgi-toolkit-filter" rev="1.0.1">
  <artifact name="osgi-toolkit-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.osgi-toolkit', module='osgi-toolkit-filter', version='1.0.1')
)
libraryDependencies += "org.ow2.util.osgi-toolkit" % "osgi-toolkit-filter" % "1.0.1"
[org.ow2.util.osgi-toolkit/osgi-toolkit-filter "1.0.1"]