GroupId | GroupIdio.trane |
---|---|
ArtifactId | ArtifactIdarrows-twitter_2.11 |
Version | Version0.1.22 |
Type | Typejar |
Filename | Size |
---|---|
arrows-twitter_2.11-0.1.22.pom | |
arrows-twitter_2.11-0.1.22.jar | 146 KB |
arrows-twitter_2.11-0.1.22-sources.jar | 14 KB |
arrows-twitter_2.11-0.1.22-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trane/arrows-twitter_2.11/ -->
<dependency>
<groupId>io.trane</groupId>
<artifactId>arrows-twitter_2.11</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/arrows-twitter_2.11/
implementation 'io.trane:arrows-twitter_2.11:0.1.22'
// https://jarcasting.com/artifacts/io.trane/arrows-twitter_2.11/
implementation ("io.trane:arrows-twitter_2.11:0.1.22")
'io.trane:arrows-twitter_2.11:jar:0.1.22'
<dependency org="io.trane" name="arrows-twitter_2.11" rev="0.1.22">
<artifact name="arrows-twitter_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='arrows-twitter_2.11', version='0.1.22')
)
libraryDependencies += "io.trane" % "arrows-twitter_2.11" % "0.1.22"
[io.trane/arrows-twitter_2.11 "0.1.22"]