| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.github.fangjinuo.easyjson |
| Идентификатор | Идентификаторsimplejson-to-easyjson |
| Версия | Версия3.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| simplejson-to-easyjson-3.0.2.pom | |
| simplejson-to-easyjson-3.0.2.jar | 25 KB |
| simplejson-to-easyjson-3.0.2-sources.jar | 17 KB |
| simplejson-to-easyjson-3.0.2-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/simplejson-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>simplejson-to-easyjson</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/simplejson-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:simplejson-to-easyjson:3.0.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/simplejson-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:simplejson-to-easyjson:3.0.2")
'com.github.fangjinuo.easyjson:simplejson-to-easyjson:jar:3.0.2'
<dependency org="com.github.fangjinuo.easyjson" name="simplejson-to-easyjson" rev="3.0.2">
<artifact name="simplejson-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='simplejson-to-easyjson', version='3.0.2')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "simplejson-to-easyjson" % "3.0.2"
[com.github.fangjinuo.easyjson/simplejson-to-easyjson "3.0.2"]