License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson |
GroupId | GroupIdcom.weicoder.fork |
ArtifactId | ArtifactIdfastjson-jdk11 |
Last Version | Last Version1.2.66 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
fastjson-jdk11-1.2.66.pom | |
fastjson-jdk11-1.2.66.jar | 934 KB |
fastjson-jdk11-1.2.66-sources.jar | 340 KB |
fastjson-jdk11-1.2.66-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.fork/fastjson-jdk11/ -->
<dependency>
<groupId>com.weicoder.fork</groupId>
<artifactId>fastjson-jdk11</artifactId>
<version>1.2.66</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.fork/fastjson-jdk11/
implementation 'com.weicoder.fork:fastjson-jdk11:1.2.66'
// https://jarcasting.com/artifacts/com.weicoder.fork/fastjson-jdk11/
implementation ("com.weicoder.fork:fastjson-jdk11:1.2.66")
'com.weicoder.fork:fastjson-jdk11:jar:1.2.66'
<dependency org="com.weicoder.fork" name="fastjson-jdk11" rev="1.2.66">
<artifact name="fastjson-jdk11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.fork', module='fastjson-jdk11', version='1.2.66')
)
libraryDependencies += "com.weicoder.fork" % "fastjson-jdk11" % "1.2.66"
[com.weicoder.fork/fastjson-jdk11 "1.2.66"]