License |
License |
---|---|
GroupId | GroupIdcom.tcdng.unify |
ArtifactId | ArtifactIdunify-convert |
Version | Version2.1.19 |
Type | Typejar |
Description |
Descriptionunify-convert
Unify Framework: Converter Components
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unify-convert-2.1.19.pom | |
unify-convert-2.1.19.jar | 25 KB |
unify-convert-2.1.19-tests.jar | 1 KB |
unify-convert-2.1.19-sources.jar | 21 KB |
unify-convert-2.1.19-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tcdng.unify/unify-convert/ -->
<dependency>
<groupId>com.tcdng.unify</groupId>
<artifactId>unify-convert</artifactId>
<version>2.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-convert/
implementation 'com.tcdng.unify:unify-convert:2.1.19'
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-convert/
implementation ("com.tcdng.unify:unify-convert:2.1.19")
'com.tcdng.unify:unify-convert:jar:2.1.19'
<dependency org="com.tcdng.unify" name="unify-convert" rev="2.1.19">
<artifact name="unify-convert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tcdng.unify', module='unify-convert', version='2.1.19')
)
libraryDependencies += "com.tcdng.unify" % "unify-convert" % "2.1.19"
[com.tcdng.unify/unify-convert "2.1.19"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hsqldb : hsqldb | jar | 2.3.3 |