License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdto-double-quotes |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionto-double-quotes
WebJar for to-double-quotes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
to-double-quotes-2.0.0.pom | |
to-double-quotes-2.0.0.jar | 3 KB |
to-double-quotes-2.0.0-sources.jar | 22 bytes |
to-double-quotes-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/to-double-quotes/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>to-double-quotes</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/to-double-quotes/
implementation 'org.webjars.npm:to-double-quotes:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/to-double-quotes/
implementation ("org.webjars.npm:to-double-quotes:2.0.0")
'org.webjars.npm:to-double-quotes:jar:2.0.0'
<dependency org="org.webjars.npm" name="to-double-quotes" rev="2.0.0">
<artifact name="to-double-quotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='to-double-quotes', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "to-double-quotes" % "2.0.0"
[org.webjars.npm/to-double-quotes "2.0.0"]