Last Version

common 1.0.8

A base toolkit for development

License

License

GroupId

GroupId

com.oraen.oxygen
ArtifactId

ArtifactId

common
Version

Version

1.0.8
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 1.0.8


<!-- 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.