License |
License |
---|---|
GroupId | GroupIdcom.seancheatham |
ArtifactId | ArtifactIdstorage-core_2.11 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionstorage-core
storage-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
storage-core_2.11-0.1.3.pom | |
storage-core_2.11-0.1.3.jar | 8 KB |
storage-core_2.11-0.1.3-sources.jar | 2 KB |
storage-core_2.11-0.1.3-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seancheatham/storage-core_2.11/ -->
<dependency>
<groupId>com.seancheatham</groupId>
<artifactId>storage-core_2.11</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seancheatham/storage-core_2.11/
implementation 'com.seancheatham:storage-core_2.11:0.1.3'
// https://jarcasting.com/artifacts/com.seancheatham/storage-core_2.11/
implementation ("com.seancheatham:storage-core_2.11:0.1.3")
'com.seancheatham:storage-core_2.11:jar:0.1.3'
<dependency org="com.seancheatham" name="storage-core_2.11" rev="0.1.3">
<artifact name="storage-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seancheatham', module='storage-core_2.11', version='0.1.3')
)
libraryDependencies += "com.seancheatham" % "storage-core_2.11" % "0.1.3"
[com.seancheatham/storage-core_2.11 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe : config | jar | 1.3.1 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
com.typesafe.play : play-json_2.11 | jar | 2.5.10 |