is not current version
Last Version 2.4.1

org.webjars.npm:arrive 2.3.1

WebJar for arrive

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

arrive
Version

Version

2.3.1
Type

Type

jar

Download arrive 2.3.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/arrive/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>arrive</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/arrive/
implementation 'org.webjars.npm:arrive:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/arrive/
implementation ("org.webjars.npm:arrive:2.3.1")
'org.webjars.npm:arrive:jar:2.3.1'
<dependency org="org.webjars.npm" name="arrive" rev="2.3.1">
  <artifact name="arrive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='arrive', version='2.3.1')
)
libraryDependencies += "org.webjars.npm" % "arrive" % "2.3.1"
[org.webjars.npm/arrive "2.3.1"]