License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.luketebbs.uniform |
ArtifactId | ArtifactIdcommon-web_2.13 |
Version | Version5.0.0-RC6 |
Type | Typejar |
Description |
Descriptioncommon-web
common-web
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-web_2.13-5.0.0-RC6.pom | |
common-web_2.13-5.0.0-RC6.jar | 217 KB |
common-web_2.13-5.0.0-RC6-sources.jar | 16 KB |
common-web_2.13-5.0.0-RC6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.luketebbs.uniform/common-web_2.13/ -->
<dependency>
<groupId>com.luketebbs.uniform</groupId>
<artifactId>common-web_2.13</artifactId>
<version>5.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.luketebbs.uniform/common-web_2.13/
implementation 'com.luketebbs.uniform:common-web_2.13:5.0.0-RC6'
// https://jarcasting.com/artifacts/com.luketebbs.uniform/common-web_2.13/
implementation ("com.luketebbs.uniform:common-web_2.13:5.0.0-RC6")
'com.luketebbs.uniform:common-web_2.13:jar:5.0.0-RC6'
<dependency org="com.luketebbs.uniform" name="common-web_2.13" rev="5.0.0-RC6">
<artifact name="common-web_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luketebbs.uniform', module='common-web_2.13', version='5.0.0-RC6')
)
libraryDependencies += "com.luketebbs.uniform" % "common-web_2.13" % "5.0.0-RC6"
[com.luketebbs.uniform/common-web_2.13 "5.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.luketebbs.uniform : core_2.13 | jar | 5.0.0-RC6 |
com.propensive : magnolia_2.13 | jar | 0.17.0 |
org.portable-scala : portable-scala-reflect_2.13 | jar | 1.1.1 |
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.6 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit-scalacheck_2.13 | jar | 0.7.29 |