GroupId | GroupIdcom.signalcollect |
---|---|
ArtifactId | ArtifactIdtriplerush_2.11 |
Version | Version8.0.20 |
Type | Typejar |
Filename | Size |
---|---|
triplerush_2.11-8.0.20.pom | |
triplerush_2.11-8.0.20.jar | 397 KB |
triplerush_2.11-8.0.20-tests.jar | 2 MB |
triplerush_2.11-8.0.20-test-sources.jar | 1 MB |
triplerush_2.11-8.0.20-sources.jar | 86 KB |
triplerush_2.11-8.0.20-javadoc.jar | 768 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.signalcollect/triplerush_2.11/ -->
<dependency>
<groupId>com.signalcollect</groupId>
<artifactId>triplerush_2.11</artifactId>
<version>8.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.signalcollect/triplerush_2.11/
implementation 'com.signalcollect:triplerush_2.11:8.0.20'
// https://jarcasting.com/artifacts/com.signalcollect/triplerush_2.11/
implementation ("com.signalcollect:triplerush_2.11:8.0.20")
'com.signalcollect:triplerush_2.11:jar:8.0.20'
<dependency org="com.signalcollect" name="triplerush_2.11" rev="8.0.20">
<artifact name="triplerush_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.signalcollect', module='triplerush_2.11', version='8.0.20')
)
libraryDependencies += "com.signalcollect" % "triplerush_2.11" % "8.0.20"
[com.signalcollect/triplerush_2.11 "8.0.20"]