Last Version

light-core-0.0.1 0.0.1

light

License

License

The license Software License, Version 2.0
GroupId

GroupId

cn.lampup
ArtifactId

ArtifactId

light-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

light-core-0.0.1
light
Project URL

Project URL

http://maven.apache.org

Download light-core 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
at.stefangeyer.challonge.rest : retrofit jar 2.1.0
io.netty : netty-all jar 4.1.29.Final
io.netty : netty-codec-http jar 4.1.29.Final
com.alibaba : fastjson jar 1.2.61
junit : junit jar 4.12
commons-beanutils : commons-beanutils jar 1.9.4

Project Modules

There are no modules declared in this project.