is not current version
Last Version 0.5.0.0-1039

io.robe:robe-convert 0.5.0.0-1035


GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-convert
Version

Version

0.5.0.0-1035
Type

Type

jar

Download robe-convert 0.5.0.0-1035


<!-- https://jarcasting.com/artifacts/io.robe/robe-convert/ -->
<dependency>
    <groupId>io.robe</groupId>
    <artifactId>robe-convert</artifactId>
    <version>0.5.0.0-1035</version>
</dependency>
// https://jarcasting.com/artifacts/io.robe/robe-convert/
implementation 'io.robe:robe-convert:0.5.0.0-1035'
// https://jarcasting.com/artifacts/io.robe/robe-convert/
implementation ("io.robe:robe-convert:0.5.0.0-1035")
'io.robe:robe-convert:jar:0.5.0.0-1035'
<dependency org="io.robe" name="robe-convert" rev="0.5.0.0-1035">
  <artifact name="robe-convert" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.robe', module='robe-convert', version='0.5.0.0-1035')
)
libraryDependencies += "io.robe" % "robe-convert" % "0.5.0.0-1035"
[io.robe/robe-convert "0.5.0.0-1035"]