bindingz-core
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.bindingz |
| Идентификатор | Идентификаторbindingz-source-code |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBindingz for Json Communication
|
| Имя Файла | Размер |
|---|---|
| bindingz-source-code-1.0.0.pom | |
| bindingz-source-code-1.0.0.jar | 13 KB |
| bindingz-source-code-1.0.0-sources.jar | 9 KB |
| bindingz-source-code-1.0.0-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bindingz/bindingz-source-code/ -->
<dependency>
<groupId>io.bindingz</groupId>
<artifactId>bindingz-source-code</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bindingz/bindingz-source-code/
implementation 'io.bindingz:bindingz-source-code:1.0.0'
// https://jarcasting.com/artifacts/io.bindingz/bindingz-source-code/
implementation ("io.bindingz:bindingz-source-code:1.0.0")
'io.bindingz:bindingz-source-code:jar:1.0.0'
<dependency org="io.bindingz" name="bindingz-source-code" rev="1.0.0">
<artifact name="bindingz-source-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bindingz', module='bindingz-source-code', version='1.0.0')
)
libraryDependencies += "io.bindingz" % "bindingz-source-code" % "1.0.0"
[io.bindingz/bindingz-source-code "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bindingz : bindingz-api | jar | 1.0.0 |
| org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.0.1 |
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information