Last Version

ScalaUtils 1.0

Miscellaneous tools for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.scalahub
ArtifactId

ArtifactId

scalautils_2.12
Version

Version

1.0
Type

Type

jar
Description

Description

ScalaUtils
Miscellaneous tools for Scala
Project URL

Project URL

https://github.com/scalahub/ScalaUtils
Project Organization

Project Organization

scalahub
Source Code Management

Source Code Management

https://github.com/scalahub/ScalaUtils

Download scalautils_2.12 1.0


<!-- https://jarcasting.com/artifacts/io.github.scalahub/scalautils_2.12/ -->
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>scalautils_2.12</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalahub/scalautils_2.12/
implementation 'io.github.scalahub:scalautils_2.12:1.0'
// https://jarcasting.com/artifacts/io.github.scalahub/scalautils_2.12/
implementation ("io.github.scalahub:scalautils_2.12:1.0")
'io.github.scalahub:scalautils_2.12:jar:1.0'
<dependency org="io.github.scalahub" name="scalautils_2.12" rev="1.0">
  <artifact name="scalautils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalahub', module='scalautils_2.12', version='1.0')
)
libraryDependencies += "io.github.scalahub" % "scalautils_2.12" % "1.0"
[io.github.scalahub/scalautils_2.12 "1.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.4
com.typesafe.akka : akka-actor_2.12 jar 2.6.0-M5
org.scala-lang.modules : scala-xml_2.12 jar 2.0.0-M1
commons-codec : commons-codec jar 1.12
commons-io : commons-io jar 2.6
org.json : json jar 20140107
org.apache.httpcomponents : httpclient jar 4.3.3
org.eclipse.jetty : jetty-server jar 9.4.18.v20190429
org.eclipse.jetty : jetty-servlet jar 9.4.18.v20190429
org.eclipse.jetty : jetty-webapp jar 9.4.18.v20190429
org.bouncycastle : bcprov-jdk15on jar 1.61

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.