is not current version
Last Version 3.7.0

top.tangyh.basic:lamp-annotation 3.5.1


GroupId

GroupId

top.tangyh.basic
ArtifactId

ArtifactId

lamp-annotation
Version

Version

3.5.1
Type

Type

jar

Download lamp-annotation 3.5.1


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