gotoeasy-converter

没错,只是个Java类型转换器,拿来即用

License

License

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-converter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gotoeasy-converter
没错,只是个Java类型转换器,拿来即用
Project URL

Project URL

https://github.com/gotoeasy/gotoeasy-converter.git
Source Code Management

Source Code Management

https://gitee.com/gotoeasy/framework

Download gotoeasy-converter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0