License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.jonschlinkert |
ArtifactId | ArtifactIdremarkable |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionremarkable
WebJar for remarkable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
remarkable-1.7.4.pom | |
remarkable-1.7.4.jar | 112 KB |
remarkable-1.7.4-sources.jar | 22 bytes |
remarkable-1.7.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/remarkable/ -->
<dependency>
<groupId>org.webjars.bowergithub.jonschlinkert</groupId>
<artifactId>remarkable</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/remarkable/
implementation 'org.webjars.bowergithub.jonschlinkert:remarkable:1.7.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/remarkable/
implementation ("org.webjars.bowergithub.jonschlinkert:remarkable:1.7.4")
'org.webjars.bowergithub.jonschlinkert:remarkable:jar:1.7.4'
<dependency org="org.webjars.bowergithub.jonschlinkert" name="remarkable" rev="1.7.4">
<artifact name="remarkable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jonschlinkert', module='remarkable', version='1.7.4')
)
libraryDependencies += "org.webjars.bowergithub.jonschlinkert" % "remarkable" % "1.7.4"
[org.webjars.bowergithub.jonschlinkert/remarkable "1.7.4"]