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