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

com.github.axet:protocols 0.0.2

json based serialization library

Группа

Группа

com.github.axet
Идентификатор

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

protocols
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать protocols 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.axet/protocols/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>protocols</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/protocols/
implementation 'com.github.axet:protocols:0.0.2'
// https://jarcasting.com/artifacts/com.github.axet/protocols/
implementation ("com.github.axet:protocols:0.0.2")
'com.github.axet:protocols:jar:0.0.2'
<dependency org="com.github.axet" name="protocols" rev="0.0.2">
  <artifact name="protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='protocols', version='0.0.2')
)
libraryDependencies += "com.github.axet" % "protocols" % "0.0.2"
[com.github.axet/protocols "0.0.2"]