is not current version
Last Version 0.0.6

common 0.0.3

Common jvm util libraries not readily available under Apache Commons

License

License

GroupId

GroupId

com.liyutech
ArtifactId

ArtifactId

common_2.13
Version

Version

0.0.3
Type

Type

jar
Description

Description

common
Common jvm util libraries not readily available under Apache Commons
Project URL

Project URL

https://github.com/haoqin/jvm-util
Project Organization

Project Organization

liyutech
Source Code Management

Source Code Management

https://github.com/haoqin/jvm-util

Download common_2.13 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
com.typesafe : config jar 1.4.1
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.5

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatest : scalatest-flatspec_2.13 jar 3.2.9
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0

Project Modules

There are no modules declared in this project.