License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scala-saddle |
ArtifactId | ArtifactIdgoogle-rfc-2445 |
Last Version | Last Version20110304 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle-rfc-2445
google-rfc-2445
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scala-saddle |
Filename | Size |
---|---|
google-rfc-2445-20110304.pom | |
google-rfc-2445-20110304.jar | 131 KB |
google-rfc-2445-20110304-sources.jar | 84 KB |
google-rfc-2445-20110304-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scala-saddle/google-rfc-2445/ -->
<dependency>
<groupId>org.scala-saddle</groupId>
<artifactId>google-rfc-2445</artifactId>
<version>20110304</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-saddle/google-rfc-2445/
implementation 'org.scala-saddle:google-rfc-2445:20110304'
// https://jarcasting.com/artifacts/org.scala-saddle/google-rfc-2445/
implementation ("org.scala-saddle:google-rfc-2445:20110304")
'org.scala-saddle:google-rfc-2445:jar:20110304'
<dependency org="org.scala-saddle" name="google-rfc-2445" rev="20110304">
<artifact name="google-rfc-2445" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-saddle', module='google-rfc-2445', version='20110304')
)
libraryDependencies += "org.scala-saddle" % "google-rfc-2445" % "20110304"
[org.scala-saddle/google-rfc-2445 "20110304"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
com.novocode : junit-interface | jar | 0.8 |