GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdscio-repl_2.11 |
Version | Version0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
scio-repl_2.11-0.5.2.pom | |
scio-repl_2.11-0.5.2.jar | 51 KB |
scio-repl_2.11-0.5.2-sources.jar | 11 KB |
scio-repl_2.11-0.5.2-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/scio-repl_2.11/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-repl_2.11</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-repl_2.11/
implementation 'com.spotify:scio-repl_2.11:0.5.2'
// https://jarcasting.com/artifacts/com.spotify/scio-repl_2.11/
implementation ("com.spotify:scio-repl_2.11:0.5.2")
'com.spotify:scio-repl_2.11:jar:0.5.2'
<dependency org="com.spotify" name="scio-repl_2.11" rev="0.5.2">
<artifact name="scio-repl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-repl_2.11', version='0.5.2')
)
libraryDependencies += "com.spotify" % "scio-repl_2.11" % "0.5.2"
[com.spotify/scio-repl_2.11 "0.5.2"]