is not current version
Last Version 4.1.1

org.unidal.framework:type-converter 3.0.3


GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

type-converter
Version

Version

3.0.3
Type

Type

jar

Download type-converter 3.0.3


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