org.scala-lang:scala-db


Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-lang
ArtifactId

ArtifactId

scala-db
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download scala-db

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-lang/scala-db/ -->
<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-db</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-lang/scala-db/
implementation 'org.scala-lang:scala-db:2.5.0'
// https://jarcasting.com/artifacts/org.scala-lang/scala-db/
implementation ("org.scala-lang:scala-db:2.5.0")
'org.scala-lang:scala-db:jar:2.5.0'
<dependency org="org.scala-lang" name="scala-db" rev="2.5.0">
  <artifact name="scala-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-lang', module='scala-db', version='2.5.0')
)
libraryDependencies += "org.scala-lang" % "scala-db" % "2.5.0"
[org.scala-lang/scala-db "2.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0