GroupId | GroupIdcom.twitter |
---|---|
ArtifactId | ArtifactIdstorehaus-algebra_2.11 |
Version | Version0.15.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-algebra_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-algebra_2.11</artifactId>
<version>0.15.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-algebra_2.11/
implementation 'com.twitter:storehaus-algebra_2.11:0.15.0-RC1'
// https://jarcasting.com/artifacts/com.twitter/storehaus-algebra_2.11/
implementation ("com.twitter:storehaus-algebra_2.11:0.15.0-RC1")
'com.twitter:storehaus-algebra_2.11:jar:0.15.0-RC1'
<dependency org="com.twitter" name="storehaus-algebra_2.11" rev="0.15.0-RC1">
<artifact name="storehaus-algebra_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-algebra_2.11', version='0.15.0-RC1')
)
libraryDependencies += "com.twitter" % "storehaus-algebra_2.11" % "0.15.0-RC1"
[com.twitter/storehaus-algebra_2.11 "0.15.0-RC1"]