| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fomkin |
| ArtifactId | ArtifactIdkorolev-dux_2.11 |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptiondux
Dux like Redux
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.fomkin |
| Filename | Size |
|---|---|
| korolev-dux_2.11-0.0.6.pom | |
| korolev-dux_2.11-0.0.6.jar | 10 KB |
| korolev-dux_2.11-0.0.6-sources.jar | 1 KB |
| korolev-dux_2.11-0.0.6-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/korolev-dux_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>korolev-dux_2.11</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-dux_2.11/
implementation 'com.github.fomkin:korolev-dux_2.11:0.0.6'
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-dux_2.11/
implementation ("com.github.fomkin:korolev-dux_2.11:0.0.6")
'com.github.fomkin:korolev-dux_2.11:jar:0.0.6'
<dependency org="com.github.fomkin" name="korolev-dux_2.11" rev="0.0.6">
<artifact name="korolev-dux_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='korolev-dux_2.11', version='0.0.6')
)
libraryDependencies += "com.github.fomkin" % "korolev-dux_2.11" % "0.0.6"
[com.github.fomkin/korolev-dux_2.11 "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |