is not current version
Last Version 1.7.4

org.webjars.bowergithub.jonschlinkert:remarkable 1.7.3

WebJar for remarkable

GroupId

GroupId

org.webjars.bowergithub.jonschlinkert
ArtifactId

ArtifactId

remarkable
Version

Version

1.7.3
Type

Type

jar

Download remarkable 1.7.3


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