is not current version
Last Version 2.1.9

org.into-cps.maestro.plugins:typeconverter 2.1.7


GroupId

GroupId

org.into-cps.maestro.plugins
ArtifactId

ArtifactId

typeconverter
Version

Version

2.1.7
Type

Type

jar

Download typeconverter 2.1.7


<!-- https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/typeconverter/ -->
<dependency>
    <groupId>org.into-cps.maestro.plugins</groupId>
    <artifactId>typeconverter</artifactId>
    <version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/typeconverter/
implementation 'org.into-cps.maestro.plugins:typeconverter:2.1.7'
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/typeconverter/
implementation ("org.into-cps.maestro.plugins:typeconverter:2.1.7")
'org.into-cps.maestro.plugins:typeconverter:jar:2.1.7'
<dependency org="org.into-cps.maestro.plugins" name="typeconverter" rev="2.1.7">
  <artifact name="typeconverter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro.plugins', module='typeconverter', version='2.1.7')
)
libraryDependencies += "org.into-cps.maestro.plugins" % "typeconverter" % "2.1.7"
[org.into-cps.maestro.plugins/typeconverter "2.1.7"]