License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-rstacruz-remount |
Version | Version0.9.4 |
Type | Typejar |
Description |
Descriptionremount
WebJar for remount
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-rstacruz-remount-0.9.4.pom | |
github-com-rstacruz-remount-0.9.4.jar | 325 KB |
github-com-rstacruz-remount-0.9.4-sources.jar | 22 bytes |
github-com-rstacruz-remount-0.9.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-rstacruz-remount/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-rstacruz-remount</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-rstacruz-remount/
implementation 'org.webjars.npm:github-com-rstacruz-remount:0.9.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-rstacruz-remount/
implementation ("org.webjars.npm:github-com-rstacruz-remount:0.9.4")
'org.webjars.npm:github-com-rstacruz-remount:jar:0.9.4'
<dependency org="org.webjars.npm" name="github-com-rstacruz-remount" rev="0.9.4">
<artifact name="github-com-rstacruz-remount" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-rstacruz-remount', version='0.9.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-rstacruz-remount" % "0.9.4"
[org.webjars.npm/github-com-rstacruz-remount "0.9.4"]