is not current version
Last Version 1.7.0

com.github.ltsopensource:lts-parent 1.6.7.1


GroupId

GroupId

com.github.ltsopensource
ArtifactId

ArtifactId

lts-parent
Version

Version

1.6.7.1
Type

Type

pom

Download lts-parent 1.6.7.1

Filename Size
lts-parent-1.6.7.1.pom 14 KB
Browse

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