| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-codec |
| Последняя версия | Последняя версия3.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.agileway:agileway-codec:3.1.8
Provide an unified codec API for hession, kryo, protostuff, fst, fes, xson, cbor, jackson, json, etc....
|
| Имя Файла | Размер |
|---|---|
| agileway-codec-3.1.8.pom | |
| agileway-codec-3.1.8.jar | 59 KB |
| agileway-codec-3.1.8-sources.jar | 30 KB |
| agileway-codec-3.1.8-javadoc.jar | 261 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-codec</artifactId>
<version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation 'com.github.fangjinuo.agileway:agileway-codec:3.1.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation ("com.github.fangjinuo.agileway:agileway-codec:3.1.8")
'com.github.fangjinuo.agileway:agileway-codec:jar:3.1.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-codec" rev="3.1.8">
<artifact name="agileway-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-codec', version='3.1.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-codec" % "3.1.8"
[com.github.fangjinuo.agileway/agileway-codec "3.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |