Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdprogsbase-to-easyjson |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
progsbase-to-easyjson-3.1.0.pom | |
progsbase-to-easyjson-3.1.0.jar | 54 KB |
progsbase-to-easyjson-3.1.0-sources.jar | 29 KB |
progsbase-to-easyjson-3.1.0-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/progsbase-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>progsbase-to-easyjson</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/progsbase-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:progsbase-to-easyjson:3.1.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/progsbase-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:progsbase-to-easyjson:3.1.0")
'com.github.fangjinuo.easyjson:progsbase-to-easyjson:jar:3.1.0'
<dependency org="com.github.fangjinuo.easyjson" name="progsbase-to-easyjson" rev="3.1.0">
<artifact name="progsbase-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='progsbase-to-easyjson', version='3.1.0')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "progsbase-to-easyjson" % "3.1.0"
[com.github.fangjinuo.easyjson/progsbase-to-easyjson "3.1.0"]