is not current version
Last Version 1.1.1

org.webjars.npm:remodal 1.1.0

WebJar for remodal

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

remodal
Version

Version

1.1.0
Type

Type

jar

Download remodal 1.1.0


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