is not current version
Last Version 2.0.0

net.welen.jmole:jmole-spring 1.5.2

JMole Spring starter

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-spring
Version

Version

1.5.2
Type

Type

jar

Download jmole-spring 1.5.2


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