License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdastring |
Version | Version1.7.0 |
Type | Typejar |
Description |
Descriptionastring
WebJar for astring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
astring-1.7.0.pom | |
astring-1.7.0.jar | 60 KB |
astring-1.7.0-sources.jar | 22 bytes |
astring-1.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/astring/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>astring</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/astring/
implementation 'org.webjars.npm:astring:1.7.0'
// https://jarcasting.com/artifacts/org.webjars.npm/astring/
implementation ("org.webjars.npm:astring:1.7.0")
'org.webjars.npm:astring:jar:1.7.0'
<dependency org="org.webjars.npm" name="astring" rev="1.7.0">
<artifact name="astring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='astring', version='1.7.0')
)
libraryDependencies += "org.webjars.npm" % "astring" % "1.7.0"
[org.webjars.npm/astring "1.7.0"]