common

A base toolkit for development

License

License

GroupId

GroupId

com.oraen.oxygen
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

common
A base toolkit for development
Project URL

Project URL

https://github.com/oraen/common
Source Code Management

Source Code Management

https://github.com/oraen/common

Download common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.4
1.0.2
1.0.1
1.0.0