exercises

Scala pureconfig exercises

License

License

Categories

Categories

Scala Languages config Application Layer Libs Configuration
GroupId

GroupId

org.scala-exercises
ArtifactId

ArtifactId

exercises-pureconfig_2.13
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

exercises
Scala pureconfig exercises
Project URL

Project URL

https://github.com/scala-exercises/exercises-pureconfig
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/scala-exercises/exercises-pureconfig

Download exercises-pureconfig_2.13

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.scala-exercises : exercise-compiler_2.13 jar 0.6.0-SNAPSHOT
org.scala-exercises : definitions_2.13 jar 0.6.0-SNAPSHOT
com.chuusai : shapeless_2.13 jar 2.3.3
com.github.pureconfig : pureconfig_2.13 jar 0.12.2
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.5
org.scalatest : scalatest_2.13 jar 3.1.1
org.scalatestplus : scalacheck-1-14_2.13 jar 3.1.1.1

Project Modules

There are no modules declared in this project.

Scala Exercises - Pureconfig


This repository hosts a content library for the Scala Exercises platform that includes interactive exercises related to Pureconfig.

About Scala Exercises

"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless, and many other great libraries for Scala to your browser. It offers hundreds of solvable exercises organized into several categories covering the basics of the Scala language and its most important libraries.

Scala Exercises is available at scala-exercises.org.

Contributing

Contributions are welcome! Please join our Gitter channel to get involved, or visit our GitHub site.

License

Copyright (C) 2015-2019 47 Degrees, LLC. Reactive, scalable software solutions. http://47deg.com [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.scala-exercises

Scala Exercises

Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.

Versions

Version
0.1.2
0.1.1