License |
License |
---|---|
GroupId | GroupIdorg.isomorf |
ArtifactId | ArtifactIdfoundation-runtime-pure_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionfoundation-runtime-pure
foundation-runtime-pure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.isomorf/foundation-runtime-pure_2.11/ -->
<dependency>
<groupId>org.isomorf</groupId>
<artifactId>foundation-runtime-pure_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.isomorf/foundation-runtime-pure_2.11/
implementation 'org.isomorf:foundation-runtime-pure_2.11:0.6.0'
// https://jarcasting.com/artifacts/org.isomorf/foundation-runtime-pure_2.11/
implementation ("org.isomorf:foundation-runtime-pure_2.11:0.6.0")
'org.isomorf:foundation-runtime-pure_2.11:jar:0.6.0'
<dependency org="org.isomorf" name="foundation-runtime-pure_2.11" rev="0.6.0">
<artifact name="foundation-runtime-pure_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isomorf', module='foundation-runtime-pure_2.11', version='0.6.0')
)
libraryDependencies += "org.isomorf" % "foundation-runtime-pure_2.11" % "0.6.0"
[org.isomorf/foundation-runtime-pure_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
org.scala-lang : scala-reflect | jar | 2.11.11 |
io.monix : monix-eval_2.11 | jar | 3.0.0-RC1 |