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