is not current version
Last Version 2.0.2-RELEASE

io.github.hylexus.jt:jt-spring 1.0.8-RELEASE

jt-spring

GroupId

GroupId

io.github.hylexus.jt
ArtifactId

ArtifactId

jt-spring
Version

Version

1.0.8-RELEASE
Type

Type

jar

Download jt-spring 1.0.8-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-spring/ -->
<dependency>
    <groupId>io.github.hylexus.jt</groupId>
    <artifactId>jt-spring</artifactId>
    <version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-spring/
implementation 'io.github.hylexus.jt:jt-spring:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-spring/
implementation ("io.github.hylexus.jt:jt-spring:1.0.8-RELEASE")
'io.github.hylexus.jt:jt-spring:jar:1.0.8-RELEASE'
<dependency org="io.github.hylexus.jt" name="jt-spring" rev="1.0.8-RELEASE">
  <artifact name="jt-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-spring', version='1.0.8-RELEASE')
)
libraryDependencies += "io.github.hylexus.jt" % "jt-spring" % "1.0.8-RELEASE"
[io.github.hylexus.jt/jt-spring "1.0.8-RELEASE"]