is not current version
Last Version 1.1.0

top.lshaci:framework-test 1.0.4

framework base spring test

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-test
Version

Version

1.0.4
Type

Type

jar

Download framework-test 1.0.4


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