is not current version
Last Version 1.4.0

io.joynr.examples:radio-jee 0.22.2


GroupId

GroupId

io.joynr.examples
ArtifactId

ArtifactId

radio-jee
Version

Version

0.22.2
Type

Type

pom

Download radio-jee 0.22.2

Filename Size
radio-jee-0.22.2.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.joynr.examples/radio-jee/ -->
<dependency>
    <groupId>io.joynr.examples</groupId>
    <artifactId>radio-jee</artifactId>
    <version>0.22.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee/
implementation 'io.joynr.examples:radio-jee:0.22.2'
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee/
implementation ("io.joynr.examples:radio-jee:0.22.2")
'io.joynr.examples:radio-jee:pom:0.22.2'
<dependency org="io.joynr.examples" name="radio-jee" rev="0.22.2">
  <artifact name="radio-jee" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.joynr.examples', module='radio-jee', version='0.22.2')
)
libraryDependencies += "io.joynr.examples" % "radio-jee" % "0.22.2"
[io.joynr.examples/radio-jee "0.22.2"]