License |
License |
---|---|
GroupId | GroupIdio.youi |
ArtifactId | ArtifactIdyoui-core_2.11 |
Version | Version0.11.25 |
Type | Typejar |
Description |
Descriptionyoui-core
Core functionality leveraged and shared by most other sub-projects of YouI.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
youi-core_2.11-0.11.25.pom | |
youi-core_2.11-0.11.25.jar | 864 KB |
youi-core_2.11-0.11.25-sources.jar | 70 KB |
youi-core_2.11-0.11.25-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.youi/youi-core_2.11/ -->
<dependency>
<groupId>io.youi</groupId>
<artifactId>youi-core_2.11</artifactId>
<version>0.11.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.youi/youi-core_2.11/
implementation 'io.youi:youi-core_2.11:0.11.25'
// https://jarcasting.com/artifacts/io.youi/youi-core_2.11/
implementation ("io.youi:youi-core_2.11:0.11.25")
'io.youi:youi-core_2.11:jar:0.11.25'
<dependency org="io.youi" name="youi-core_2.11" rev="0.11.25">
<artifact name="youi-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.youi', module='youi-core_2.11', version='0.11.25')
)
libraryDependencies += "io.youi" % "youi-core_2.11" % "0.11.25"
[io.youi/youi-core_2.11 "0.11.25"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.youi : youi-macros_2.11 | jar | 0.11.25 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
com.outr : profig_2.11 | jar | 2.3.6 |
com.outr : scribe_2.11 | jar | 2.7.8 |
com.outr : reactify_2.11 | jar | 3.0.4 |
com.outr : hookup_2.11 | jar | 2.0.3 |
io.circe : circe-core_2.11 | jar | 0.12.0-M3 |
io.circe : circe-generic_2.11 | jar | 0.12.0-M3 |
io.circe : circe-parser_2.11 | jar | 0.12.0-M3 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.23 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0-SNAP13 |