| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаio.github.joht.alias |
| Идентификатор | Идентификаторtype-alias-jsonb-typereference |
| Версия | Версия1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.github.joht.alias/type-alias-jsonb-typereference/ -->
<dependency>
<groupId>io.github.joht.alias</groupId>
<artifactId>type-alias-jsonb-typereference</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joht.alias/type-alias-jsonb-typereference/
implementation 'io.github.joht.alias:type-alias-jsonb-typereference:1.0.0'
// https://jarcasting.com/artifacts/io.github.joht.alias/type-alias-jsonb-typereference/
implementation ("io.github.joht.alias:type-alias-jsonb-typereference:1.0.0")
'io.github.joht.alias:type-alias-jsonb-typereference:jar:1.0.0'
<dependency org="io.github.joht.alias" name="type-alias-jsonb-typereference" rev="1.0.0">
<artifact name="type-alias-jsonb-typereference" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joht.alias', module='type-alias-jsonb-typereference', version='1.0.0')
)
libraryDependencies += "io.github.joht.alias" % "type-alias-jsonb-typereference" % "1.0.0"
[io.github.joht.alias/type-alias-jsonb-typereference "1.0.0"]