Last Version

common-object 1.0.2

XSON Common Object

License

License

GroupId

GroupId

org.xson
ArtifactId

ArtifactId

common-object
Version

Version

1.0.2
Type

Type

jar
Description

Description

common-object
XSON Common Object
Project URL

Project URL

https://github.com/xsonorg/xco
Source Code Management

Source Code Management

https://github.com/xsonorg/xco.git

Download common-object 1.0.2


<!-- https://jarcasting.com/artifacts/org.xson/common-object/ -->
<dependency>
    <groupId>org.xson</groupId>
    <artifactId>common-object</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xson/common-object/
implementation 'org.xson:common-object:1.0.2'
// https://jarcasting.com/artifacts/org.xson/common-object/
implementation ("org.xson:common-object:1.0.2")
'org.xson:common-object:jar:1.0.2'
<dependency org="org.xson" name="common-object" rev="1.0.2">
  <artifact name="common-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xson', module='common-object', version='1.0.2')
)
libraryDependencies += "org.xson" % "common-object" % "1.0.2"
[org.xson/common-object "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
be.cyberelf.nanoxml : lite jar 2.2.3

provided (1)

Group / Artifact Type Version
org.xson : xson jar 1.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.alibaba : fastjson jar 1.1.41

Project Modules

There are no modules declared in this project.