License |
License |
---|---|
GroupId | GroupIdio.estatico |
ArtifactId | ArtifactIdeffect-core_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionEffect core
effect core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
effect-core_2.12-0.1.0.pom | |
effect-core_2.12-0.1.0.jar | 49 KB |
effect-core_2.12-0.1.0-sources.jar | 4 KB |
effect-core_2.12-0.1.0-javadoc.jar | 742 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.estatico/effect-core_2.12/ -->
<dependency>
<groupId>io.estatico</groupId>
<artifactId>effect-core_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.estatico/effect-core_2.12/
implementation 'io.estatico:effect-core_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.estatico/effect-core_2.12/
implementation ("io.estatico:effect-core_2.12:0.1.0")
'io.estatico:effect-core_2.12:jar:0.1.0'
<dependency org="io.estatico" name="effect-core_2.12" rev="0.1.0">
<artifact name="effect-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.estatico', module='effect-core_2.12', version='0.1.0')
)
libraryDependencies += "io.estatico" % "effect-core_2.12" % "0.1.0"
[io.estatico/effect-core_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.12 | jar | 1.13.5 |
org.scalatest : scalatest_2.12 | jar | 3.0.3 |