is not current version
Last Version 2.0.1

com.github.jmicrostack:karaf-python 2.0


Categories

Categories

Python Languages
GroupId

GroupId

com.github.jmicrostack
ArtifactId

ArtifactId

karaf-python
Version

Version

2.0
Type

Type

pom

Download karaf-python 2.0

Filename Size
karaf-python-2.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jmicrostack/karaf-python/ -->
<dependency>
    <groupId>com.github.jmicrostack</groupId>
    <artifactId>karaf-python</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmicrostack/karaf-python/
implementation 'com.github.jmicrostack:karaf-python:2.0'
// https://jarcasting.com/artifacts/com.github.jmicrostack/karaf-python/
implementation ("com.github.jmicrostack:karaf-python:2.0")
'com.github.jmicrostack:karaf-python:pom:2.0'
<dependency org="com.github.jmicrostack" name="karaf-python" rev="2.0">
  <artifact name="karaf-python" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmicrostack', module='karaf-python', version='2.0')
)
libraryDependencies += "com.github.jmicrostack" % "karaf-python" % "2.0"
[com.github.jmicrostack/karaf-python "2.0"]