| License |
License |
|---|---|
| GroupId | GroupIdhr.laplacian.laplas |
| ArtifactId | ArtifactIdlaplas-commons_2.11 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionlaplas-commons
laplas-commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| laplas-commons_2.11-0.2.0.pom | |
| laplas-commons_2.11-0.2.0.jar | 55 KB |
| laplas-commons_2.11-0.2.0-sources.jar | 5 KB |
| laplas-commons_2.11-0.2.0-javadoc.jar | 418 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hr.laplacian.laplas/laplas-commons_2.11/ -->
<dependency>
<groupId>hr.laplacian.laplas</groupId>
<artifactId>laplas-commons_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/hr.laplacian.laplas/laplas-commons_2.11/
implementation 'hr.laplacian.laplas:laplas-commons_2.11:0.2.0'
// https://jarcasting.com/artifacts/hr.laplacian.laplas/laplas-commons_2.11/
implementation ("hr.laplacian.laplas:laplas-commons_2.11:0.2.0")
'hr.laplacian.laplas:laplas-commons_2.11:jar:0.2.0'
<dependency org="hr.laplacian.laplas" name="laplas-commons_2.11" rev="0.2.0">
<artifact name="laplas-commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='hr.laplacian.laplas', module='laplas-commons_2.11', version='0.2.0')
)
libraryDependencies += "hr.laplacian.laplas" % "laplas-commons_2.11" % "0.2.0"
[hr.laplacian.laplas/laplas-commons_2.11 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| javax.inject : javax.inject | jar | 1 |
| hr.laplacian.laplas : laplas-redis_2.11 | jar | 1.0.2 |
| com.typesafe.play : play-json_2.11 | jar | 2.7.3 |
| org.typelevel : cats-core_2.11 | jar | 2.0.0 |