is not current version
Last Version 2.0.0

net.welen.jmole:jmole-cdi 1.5.0

JMole CDI starter

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-cdi
Version

Version

1.5.0
Type

Type

jar

Download jmole-cdi 1.5.0


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