is not current version
Last Version 3.7.0

top.tangyh.basic:lamp-core 3.5.0

核心模块

GroupId

GroupId

top.tangyh.basic
ArtifactId

ArtifactId

lamp-core
Version

Version

3.5.0
Type

Type

jar

Download lamp-core 3.5.0


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