| Группа | Группаio.github.yanayita |
|---|---|
| Идентификатор | Идентификаторhelper-js2pojo |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| helper-js2pojo-1.0.1.pom | |
| helper-js2pojo-1.0.1.jar | 7 KB |
| helper-js2pojo-1.0.1-sources.jar | 3 KB |
| helper-js2pojo-1.0.1-javadoc.jar | 401 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yanayita/helper-js2pojo/ -->
<dependency>
<groupId>io.github.yanayita</groupId>
<artifactId>helper-js2pojo</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yanayita/helper-js2pojo/
implementation 'io.github.yanayita:helper-js2pojo:1.0.1'
// https://jarcasting.com/artifacts/io.github.yanayita/helper-js2pojo/
implementation ("io.github.yanayita:helper-js2pojo:1.0.1")
'io.github.yanayita:helper-js2pojo:jar:1.0.1'
<dependency org="io.github.yanayita" name="helper-js2pojo" rev="1.0.1">
<artifact name="helper-js2pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yanayita', module='helper-js2pojo', version='1.0.1')
)
libraryDependencies += "io.github.yanayita" % "helper-js2pojo" % "1.0.1"
[io.github.yanayita/helper-js2pojo "1.0.1"]