library-example

A library that does nothing useful

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

library-example_2.13
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

library-example
A library that does nothing useful
Project URL

Project URL

https://github.com/scalacenter/library-example
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/scalacenter/library-example

Download library-example_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scalameta : mdoc_2.13 jar 2.2.21

test (1)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.13 jar 0.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1