License |
License |
---|---|
GroupId | GroupIdorg.unidal.framework |
ArtifactId | ArtifactIdtype-converter |
Version | Version4.1.1 |
Type | Typejar |
Description |
DescriptionType Converter
Unidal Framework
|
Project Organization |
Project OrganizationUnidal Organization |
Filename | Size |
---|---|
type-converter-4.1.1.pom | |
type-converter-4.1.1.jar | 35 KB |
type-converter-4.1.1-sources.jar | 19 KB |
type-converter-4.1.1-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.unidal.framework/type-converter/ -->
<dependency>
<groupId>org.unidal.framework</groupId>
<artifactId>type-converter</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.framework/type-converter/
implementation 'org.unidal.framework:type-converter:4.1.1'
// https://jarcasting.com/artifacts/org.unidal.framework/type-converter/
implementation ("org.unidal.framework:type-converter:4.1.1")
'org.unidal.framework:type-converter:jar:4.1.1'
<dependency org="org.unidal.framework" name="type-converter" rev="4.1.1">
<artifact name="type-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unidal.framework', module='type-converter', version='4.1.1')
)
libraryDependencies += "org.unidal.framework" % "type-converter" % "4.1.1"
[org.unidal.framework/type-converter "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |