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