License |
License |
---|---|
GroupId | GroupIdlt.dvim.authors |
ArtifactId | ArtifactIdauthors-core_2.12 |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionauthors-core
authors-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authors-core_2.12-1.3.pom | |
authors-core_2.12-1.3.jar | 81 KB |
authors-core_2.12-1.3-sources.jar | 3 KB |
authors-core_2.12-1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/ -->
<dependency>
<groupId>lt.dvim.authors</groupId>
<artifactId>authors-core_2.12</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/
implementation 'lt.dvim.authors:authors-core_2.12:1.3'
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/
implementation ("lt.dvim.authors:authors-core_2.12:1.3")
'lt.dvim.authors:authors-core_2.12:jar:1.3'
<dependency org="lt.dvim.authors" name="authors-core_2.12" rev="1.3">
<artifact name="authors-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.authors', module='authors-core_2.12', version='1.3')
)
libraryDependencies += "lt.dvim.authors" % "authors-core_2.12" % "1.3"
[lt.dvim.authors/authors-core_2.12 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.14 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.14 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.14 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.4 |
com.madgag.scala-git : scala-git_2.12 | jar | 4.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.mdedetrich : akka-stream-circe_2.12 | jar | 0.7.0 |
com.lightbend.akka : akka-stream-alpakka-json-streaming_2.12 | jar | 3.0.0-M1 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-generic-extras_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.14 |