License |
License |
---|---|
GroupId | GroupIdcom.github.rstradling |
ArtifactId | ArtifactIdexamples_2.11 |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionexamples
examples
|
Project Organization |
Project Organizationcom.github.rstradling |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
examples_2.11-0.0.8.pom | |
examples_2.11-0.0.8.jar | 60 KB |
examples_2.11-0.0.8-sources.jar | 4 KB |
examples_2.11-0.0.8-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rstradling/examples_2.11/ -->
<dependency>
<groupId>com.github.rstradling</groupId>
<artifactId>examples_2.11</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rstradling/examples_2.11/
implementation 'com.github.rstradling:examples_2.11:0.0.8'
// https://jarcasting.com/artifacts/com.github.rstradling/examples_2.11/
implementation ("com.github.rstradling:examples_2.11:0.0.8")
'com.github.rstradling:examples_2.11:jar:0.0.8'
<dependency org="com.github.rstradling" name="examples_2.11" rev="0.0.8">
<artifact name="examples_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rstradling', module='examples_2.11', version='0.0.8')
)
libraryDependencies += "com.github.rstradling" % "examples_2.11" % "0.0.8"
[com.github.rstradling/examples_2.11 "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.rstradling : awsio-s3_2.11 | jar | 0.0.8 |
com.github.rstradling : awsio-sns_2.11 | jar | 0.0.8 |
com.github.rstradling : awsio-sqs_2.11 | jar | 0.0.8 |
com.github.rstradling : awsio-util_2.11 | jar | 0.0.8 |
com.github.rstradling : awsio-sqs-fs2_2.11 | jar | 0.0.8 |
com.github.rstradling : awsio-sqs-monix_2.11 | jar | 0.0.8 |
org.typelevel : cats-core_2.11 | jar | 1.1.0 |
org.typelevel : cats-effect_2.11 | jar | 1.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |