License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.hydrosphere |
ArtifactId | ArtifactIdscala-package_2.13 |
Last Version | Last Version3.0.0-alpha.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-package
scala-package
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/scala-package_2.13/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>scala-package_2.13</artifactId>
<version>3.0.0-alpha.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/scala-package_2.13/
implementation 'io.hydrosphere:scala-package_2.13:3.0.0-alpha.9'
// https://jarcasting.com/artifacts/io.hydrosphere/scala-package_2.13/
implementation ("io.hydrosphere:scala-package_2.13:3.0.0-alpha.9")
'io.hydrosphere:scala-package_2.13:jar:3.0.0-alpha.9'
<dependency org="io.hydrosphere" name="scala-package_2.13" rev="3.0.0-alpha.9">
<artifact name="scala-package_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='scala-package_2.13', version='3.0.0-alpha.9')
)
libraryDependencies += "io.hydrosphere" % "scala-package_2.13" % "3.0.0-alpha.9"
[io.hydrosphere/scala-package_2.13 "3.0.0-alpha.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.thesamet.scalapb : scalapb-runtime_2.13 | jar | 0.11.3 |
io.grpc : grpc-netty | jar | 1.37.0 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.11.3 |
io.circe : circe-core_2.13 | jar | 0.13.0 |
io.circe : circe-optics_2.13 | jar | 0.13.0 |
io.circe : circe-generic_2.13 | jar | 0.13.0 |
io.circe : circe-parser_2.13 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.1 |