License |
License
MIT
|
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdhookup_2.12 |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhookup
hookup
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hookup_2.12-2.0.5.pom | |
hookup_2.12-2.0.5.jar | 104 KB |
hookup_2.12-2.0.5-sources.jar | 11 KB |
hookup_2.12-2.0.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/hookup_2.12/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>hookup_2.12</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/hookup_2.12/
implementation 'com.outr:hookup_2.12:2.0.5'
// https://jarcasting.com/artifacts/com.outr/hookup_2.12/
implementation ("com.outr:hookup_2.12:2.0.5")
'com.outr:hookup_2.12:jar:2.0.5'
<dependency org="com.outr" name="hookup_2.12" rev="2.0.5">
<artifact name="hookup_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='hookup_2.12', version='2.0.5')
)
libraryDependencies += "com.outr" % "hookup_2.12" % "2.0.5"
[com.outr/hookup_2.12 "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.outr : profig_2.12 | jar | 2.3.6 |
com.outr : scribe_2.12 | jar | 2.7.10 |
com.outr : reactify_2.12 | jar | 3.0.4 |
org.scala-lang : scala-reflect | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0-SNAP13 |