| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.gotoeasy |
| Идентификатор | Идентификаторgotoeasy-converter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgotoeasy-converter
没错,只是个Java类型转换器,拿来即用
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gotoeasy-converter-1.0.1.pom | |
| gotoeasy-converter-1.0.1.jar | 34 KB |
| gotoeasy-converter-1.0.1-sources.jar | 27 KB |
| gotoeasy-converter-1.0.1-javadoc.jar | 230 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar |