License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.scala-loci |
ArtifactId | ArtifactIdscala-loci-communication_2.13 |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionScalaLoci communication
ScalaLoci communication
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.scala-loci/scala-loci-communication_2.13/ -->
<dependency>
<groupId>io.github.scala-loci</groupId>
<artifactId>scala-loci-communication_2.13</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scala-loci/scala-loci-communication_2.13/
implementation 'io.github.scala-loci:scala-loci-communication_2.13:0.5.0'
// https://jarcasting.com/artifacts/io.github.scala-loci/scala-loci-communication_2.13/
implementation ("io.github.scala-loci:scala-loci-communication_2.13:0.5.0")
'io.github.scala-loci:scala-loci-communication_2.13:jar:0.5.0'
<dependency org="io.github.scala-loci" name="scala-loci-communication_2.13" rev="0.5.0">
<artifact name="scala-loci-communication_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scala-loci', module='scala-loci-communication_2.13', version='0.5.0')
)
libraryDependencies += "io.github.scala-loci" % "scala-loci-communication_2.13" % "0.5.0"
[io.github.scala-loci/scala-loci-communication_2.13 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.outr : scribe_2.13 | jar | 3.6.3 |