is not current version
Last Version 1.1.0

top.lshaci:framework-test 0.0.1

framework base spring test

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-test
Version

Version

0.0.1
Type

Type

jar

Download framework-test 0.0.1


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