не последняя версия
Последняя версия 1.0.2

se.l4.exobytes:exobytes-base 1.0.0

Serialization of objects to and from formats such as CBOR and JSON

Группа

Группа

se.l4.exobytes
Идентификатор

Идентификатор

exobytes-base
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать exobytes-base 1.0.0

Имя Файла Размер
exobytes-base-1.0.0.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/se.l4.exobytes/exobytes-base/ -->
<dependency>
    <groupId>se.l4.exobytes</groupId>
    <artifactId>exobytes-base</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes-base/
implementation 'se.l4.exobytes:exobytes-base:1.0.0'
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes-base/
implementation ("se.l4.exobytes:exobytes-base:1.0.0")
'se.l4.exobytes:exobytes-base:pom:1.0.0'
<dependency org="se.l4.exobytes" name="exobytes-base" rev="1.0.0">
  <artifact name="exobytes-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.l4.exobytes', module='exobytes-base', version='1.0.0')
)
libraryDependencies += "se.l4.exobytes" % "exobytes-base" % "1.0.0"
[se.l4.exobytes/exobytes-base "1.0.0"]