is not current version
Last Version 2.0.1

org.webjars.npm:statuses 1.4.0

WebJar for statuses

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

statuses
Version

Version

1.4.0
Type

Type

jar

Download statuses 1.4.0


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