is not current version
Last Version 2.0.0

net.welen.jmole:jmole-web 1.3.1

JMole Core wrapped in a WAR artifact

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-web
Version

Version

1.3.1
Type

Type

war

Download jmole-web 1.3.1


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