License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstatuses |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstatuses
WebJar for statuses
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
statuses-2.0.1.pom | |
statuses-2.0.1.jar | 6 KB |
statuses-2.0.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/statuses/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>statuses</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/statuses/
implementation 'org.webjars.npm:statuses:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/statuses/
implementation ("org.webjars.npm:statuses:2.0.1")
'org.webjars.npm:statuses:jar:2.0.1'
<dependency org="org.webjars.npm" name="statuses" rev="2.0.1">
<artifact name="statuses" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='statuses', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "statuses" % "2.0.1"
[org.webjars.npm/statuses "2.0.1"]