is not current version
Last Version 0.15.8.202206221624

com.thegoate:spring 0.15.8.202102222200

goate module for spring

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

spring
Version

Version

0.15.8.202102222200
Type

Type

jar

Download spring 0.15.8.202102222200


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