Common utility libraries for Scala
commons-core 0.1.0
Group ID:
com.github.morgen-peschke
Artifact ID:
commons-core_2.13
Version:
0.1.0
Release Date:
Aug 19, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "com.github.morgen-peschke" %% "commons-core" % "0.1.0"
ivy"com.github.morgen-peschke::commons-core:0.1.0"
//> using dep "com.github.morgen-peschke::commons-core:0.1.0"
import $ivy.`com.github.morgen-peschke::commons-core:0.1.0`
<dependency> <groupId>com.github.morgen-peschke</groupId> <artifactId>commons-core_2.13</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.morgen-peschke', name: 'commons-core_2.13', version: '0.1.0'