Last Version

Utilib 0.4.2

This is a Scala library of programming utilities. It is not intended to comprise a systematic collection but contains some tools that happen to be useful for myself and may be of interest for others.

License

License

Categories

Categories

Scala Languages H2 Data Databases
GroupId

GroupId

de.h2b.scala.lib
ArtifactId

ArtifactId

utilib_2.11
Version

Version

0.4.2
Type

Type

jar
Description

Description

Utilib
This is a Scala library of programming utilities. It is not intended to comprise a systematic collection but contains some tools that happen to be useful for myself and may be of interest for others.
Project URL

Project URL

http://h2b.de
Project Organization

Project Organization

private

Download utilib_2.11 0.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang.modules : scala-xml_2.11 jar 1.2.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.