is not current version
Last Version 0.2.0

org.spearal:spearal-spring 0.1.0

Spearal Spring

GroupId

GroupId

org.spearal
ArtifactId

ArtifactId

spearal-spring
Version

Version

0.1.0
Type

Type

jar

Download spearal-spring 0.1.0


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