| License |
License |
|---|---|
| GroupId | GroupIdcom.liyutech |
| ArtifactId | ArtifactIdcommon_2.13 |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
Descriptioncommon
Common jvm util libraries not readily available under Apache Commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common_2.13-0.0.3.pom | |
| common_2.13-0.0.3.jar | 2 KB |
| common_2.13-0.0.3-sources.jar | 932 bytes |
| common_2.13-0.0.3-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |