License |
License |
---|---|
GroupId | GroupIdcom.talenteca |
ArtifactId | ArtifactIdroot_2.13 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionroot
A derivative work of Lift focused on new updates and security recommendations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root_2.13-1.0.0.pom | |
root_2.13-1.0.0.jar | 306 bytes |
root_2.13-1.0.0-sources.jar | 238 bytes |
root_2.13-1.0.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.talenteca/root_2.13/ -->
<dependency>
<groupId>com.talenteca</groupId>
<artifactId>root_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.talenteca/root_2.13/
implementation 'com.talenteca:root_2.13:1.0.0'
// https://jarcasting.com/artifacts/com.talenteca/root_2.13/
implementation ("com.talenteca:root_2.13:1.0.0")
'com.talenteca:root_2.13:jar:1.0.0'
<dependency org="com.talenteca" name="root_2.13" rev="1.0.0">
<artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talenteca', module='root_2.13', version='1.0.0')
)
libraryDependencies += "com.talenteca" % "root_2.13" % "1.0.0"
[com.talenteca/root_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.9.4 |
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.13 | jar | 4.9.4 |
org.specs2 : specs2-scalacheck_2.13 | jar | 4.9.4 |
org.scalactic : scalactic_2.13 | jar | 3.1.2 |
org.scalatest : scalatest_2.13 | jar | 3.1.2 |