is not current version
Last Version 1.7.0

com.github.ltsopensource:lts-admin 1.6.9


GroupId

GroupId

com.github.ltsopensource
ArtifactId

ArtifactId

lts-admin
Version

Version

1.6.9
Type

Type

war

Download lts-admin 1.6.9


<!-- https://jarcasting.com/artifacts/com.github.ltsopensource/lts-admin/ -->
<dependency>
    <groupId>com.github.ltsopensource</groupId>
    <artifactId>lts-admin</artifactId>
    <version>1.6.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ltsopensource/lts-admin/
implementation 'com.github.ltsopensource:lts-admin:1.6.9'
// https://jarcasting.com/artifacts/com.github.ltsopensource/lts-admin/
implementation ("com.github.ltsopensource:lts-admin:1.6.9")
'com.github.ltsopensource:lts-admin:war:1.6.9'
<dependency org="com.github.ltsopensource" name="lts-admin" rev="1.6.9">
  <artifact name="lts-admin" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.ltsopensource', module='lts-admin', version='1.6.9')
)
libraryDependencies += "com.github.ltsopensource" % "lts-admin" % "1.6.9"
[com.github.ltsopensource/lts-admin "1.6.9"]