converter

The converter framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

converter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

converter
The converter framework for java.

Download converter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.103

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1