Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdprogsbase-to-easyjson |
Version | Version2.0.alpha1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/progsbase-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>progsbase-to-easyjson</artifactId>
<version>2.0.alpha1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/progsbase-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:progsbase-to-easyjson:2.0.alpha1.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/progsbase-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:progsbase-to-easyjson:2.0.alpha1.0")
'com.github.fangjinuo.easyjson:progsbase-to-easyjson:jar:2.0.alpha1.0'
<dependency org="com.github.fangjinuo.easyjson" name="progsbase-to-easyjson" rev="2.0.alpha1.0">
<artifact name="progsbase-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='progsbase-to-easyjson', version='2.0.alpha1.0')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "progsbase-to-easyjson" % "2.0.alpha1.0"
[com.github.fangjinuo.easyjson/progsbase-to-easyjson "2.0.alpha1.0"]