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