is not current version
Last Version 2.0.1

org.webjars.npm:statuses 1.1.1

WebJar for statuses

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

statuses
Version

Version

1.1.1
Type

Type

jar

Download statuses 1.1.1


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