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