License |
License |
---|---|
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdcommon_3 |
Version | Version0.14.1 |
Type | Typejar |
Description |
Descriptioncommon
common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common_3-0.14.1.pom | |
common_3-0.14.1.jar | 55 KB |
common_3-0.14.1-sources.jar | 6 KB |
common_3-0.14.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/common_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>common_3</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/common_3/
implementation 'io.github.liewhite:common_3:0.14.1'
// https://jarcasting.com/artifacts/io.github.liewhite/common_3/
implementation ("io.github.liewhite:common_3:0.14.1")
'io.github.liewhite:common_3:jar:0.14.1'
<dependency org="io.github.liewhite" name="common_3" rev="0.14.1">
<artifact name="common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='common_3', version='0.14.1')
)
libraryDependencies += "io.github.liewhite" % "common_3" % "0.14.1"
[io.github.liewhite/common_3 "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.typelevel : shapeless3-deriving_3 | jar | 3.0.3 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.typesafe.scala-logging : scala-logging_3 | jar | 3.9.4 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |