| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.pocketberserker |
| Идентификатор | Идентификаторzero-formatter-lz4_2.12 |
| Версия | Версия0.7.0 |
| Тип | Типjar |
| Описание |
Описаниеzero-formatter-lz4
Implementation of ZeroFormatter in Scala
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-lz4_2.12/ -->
<dependency>
<groupId>com.github.pocketberserker</groupId>
<artifactId>zero-formatter-lz4_2.12</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-lz4_2.12/
implementation 'com.github.pocketberserker:zero-formatter-lz4_2.12:0.7.0'
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-lz4_2.12/
implementation ("com.github.pocketberserker:zero-formatter-lz4_2.12:0.7.0")
'com.github.pocketberserker:zero-formatter-lz4_2.12:jar:0.7.0'
<dependency org="com.github.pocketberserker" name="zero-formatter-lz4_2.12" rev="0.7.0">
<artifact name="zero-formatter-lz4_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pocketberserker', module='zero-formatter-lz4_2.12', version='0.7.0')
)
libraryDependencies += "com.github.pocketberserker" % "zero-formatter-lz4_2.12" % "0.7.0"
[com.github.pocketberserker/zero-formatter-lz4_2.12 "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.1 |
| com.github.pocketberserker : zero-formatter_2.12 | jar | 0.7.0 |
| com.github.pocketberserker : zero-formatter-unsafe_2.12 | jar | 0.7.0 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |