Categories |
CategoriesJSON Data fastjson Serialization Data Formats |
---|---|
GroupId | GroupIdcom.github.flysium-io |
ArtifactId | ArtifactIdyew-serialization-fastjson |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYew Serialization FastJson
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.flysium-io/yew-serialization-fastjson/ -->
<dependency>
<groupId>com.github.flysium-io</groupId>
<artifactId>yew-serialization-fastjson</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-serialization-fastjson/
implementation 'com.github.flysium-io:yew-serialization-fastjson:1.0.4'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-serialization-fastjson/
implementation ("com.github.flysium-io:yew-serialization-fastjson:1.0.4")
'com.github.flysium-io:yew-serialization-fastjson:jar:1.0.4'
<dependency org="com.github.flysium-io" name="yew-serialization-fastjson" rev="1.0.4">
<artifact name="yew-serialization-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-serialization-fastjson', version='1.0.4')
)
libraryDependencies += "com.github.flysium-io" % "yew-serialization-fastjson" % "1.0.4"
[com.github.flysium-io/yew-serialization-fastjson "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.flysium-io : yew-serialization-api | jar | 1.0.4 |
com.alibaba : fastjson | jar | 1.2.51 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.flysium-io : yew-test | jar | 1.0.4 |
com.github.flysium-io : yew-serialization-test | jar | 1.0.4 |