is not current version
Last Version 5.5.1

org.kevoree:maven-runtime-service 5.5.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kevoree
ArtifactId

ArtifactId

maven-runtime-service
Version

Version

5.5.0
Type

Type

jar

Download maven-runtime-service 5.5.0


<!-- https://jarcasting.com/artifacts/org.kevoree/maven-runtime-service/ -->
<dependency>
    <groupId>org.kevoree</groupId>
    <artifactId>maven-runtime-service</artifactId>
    <version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree/maven-runtime-service/
implementation 'org.kevoree:maven-runtime-service:5.5.0'
// https://jarcasting.com/artifacts/org.kevoree/maven-runtime-service/
implementation ("org.kevoree:maven-runtime-service:5.5.0")
'org.kevoree:maven-runtime-service:jar:5.5.0'
<dependency org="org.kevoree" name="maven-runtime-service" rev="5.5.0">
  <artifact name="maven-runtime-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree', module='maven-runtime-service', version='5.5.0')
)
libraryDependencies += "org.kevoree" % "maven-runtime-service" % "5.5.0"
[org.kevoree/maven-runtime-service "5.5.0"]