is not current version
Last Version 1.5.4

net.welen.jmole:jmole-core 1.5.0

JMole Core

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-core
Version

Version

1.5.0
Type

Type

jar

Download jmole-core 1.5.0


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