Last Version

cassie-composite 1.0

A composite codec for Twitter's Cassie library

License

License

GroupId

GroupId

com.weather
ArtifactId

ArtifactId

cassie-composite
Version

Version

1.0
Type

Type

jar
Description

Description

cassie-composite
A composite codec for Twitter's Cassie library
Project URL

Project URL

https://github.com/TheWeatherChannel/cassie-composite

Download cassie-composite 1.0


<!-- https://jarcasting.com/artifacts/com.weather/cassie-composite/ -->
<dependency>
    <groupId>com.weather</groupId>
    <artifactId>cassie-composite</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.weather/cassie-composite/
implementation 'com.weather:cassie-composite:1.0'
// https://jarcasting.com/artifacts/com.weather/cassie-composite/
implementation ("com.weather:cassie-composite:1.0")
'com.weather:cassie-composite:jar:1.0'
<dependency org="com.weather" name="cassie-composite" rev="1.0">
  <artifact name="cassie-composite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weather', module='cassie-composite', version='1.0')
)
libraryDependencies += "com.weather" % "cassie-composite" % "1.0"
[com.weather/cassie-composite "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
com.twitter » cassie-core jar 0.25.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.scalatest : scalatest_2.9.2 jar 1.9.1

Project Modules

There are no modules declared in this project.