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