is not current version
Last Version 0.5.1

org.shaneking.spring:org.shaneking.spring.test 0.3.1

Spring Test For ShaneKing

GroupId

GroupId

org.shaneking.spring
ArtifactId

ArtifactId

org.shaneking.spring.test
Version

Version

0.3.1
Type

Type

jar

Download org.shaneking.spring.test 0.3.1


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