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

com.github.fangjinuo.easyjson:easyjson-core 3.0.4

the easyjson core

Категории

Категории

JSON Данные
Группа

Группа

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

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

easyjson-core
Версия

Версия

3.0.4
Тип

Тип

jar

Скачать easyjson-core 3.0.4


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