License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.luketebbs.uniform |
ArtifactId | ArtifactIdcore_2.13 |
Version | Version4.10.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.13-4.10.0.pom | |
core_2.13-4.10.0.jar | 229 KB |
core_2.13-4.10.0-sources.jar | 17 KB |
core_2.13-4.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.luketebbs.uniform/core_2.13/ -->
<dependency>
<groupId>com.luketebbs.uniform</groupId>
<artifactId>core_2.13</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.luketebbs.uniform/core_2.13/
implementation 'com.luketebbs.uniform:core_2.13:4.10.0'
// https://jarcasting.com/artifacts/com.luketebbs.uniform/core_2.13/
implementation ("com.luketebbs.uniform:core_2.13:4.10.0")
'com.luketebbs.uniform:core_2.13:jar:4.10.0'
<dependency org="com.luketebbs.uniform" name="core_2.13" rev="4.10.0">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luketebbs.uniform', module='core_2.13', version='4.10.0')
)
libraryDependencies += "com.luketebbs.uniform" % "core_2.13" % "4.10.0"
[com.luketebbs.uniform/core_2.13 "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
org.typelevel : cats-core_2.13 | jar | 2.0.0 |
org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
org.typelevel : simulacrum_2.13 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13 | jar | 1.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatestplus : scalatestplus-scalacheck_2.13 | jar | 3.1.0.0-RC2 |