License |
License |
---|---|
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdfactor_2.12 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionfactor
factor
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
factor_2.12-0.3.pom | |
factor_2.12-0.3.jar | 41 KB |
factor_2.12-0.3-sources.jar | 3 KB |
factor_2.12-0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/factor_2.12/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>factor_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/factor_2.12/
implementation 'com.github.benhutchison:factor_2.12:0.3'
// https://jarcasting.com/artifacts/com.github.benhutchison/factor_2.12/
implementation ("com.github.benhutchison:factor_2.12:0.3")
'com.github.benhutchison:factor_2.12:jar:0.3'
<dependency org="com.github.benhutchison" name="factor_2.12" rev="0.3">
<artifact name="factor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='factor_2.12', version='0.3')
)
libraryDependencies += "com.github.benhutchison" % "factor_2.12" % "0.3"
[com.github.benhutchison/factor_2.12 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.13 |
com.typesafe.akka : akka-remote_2.12 | jar | 2.5.13 |
org.typelevel : cats-effect_2.12 | jar | 1.0.0-RC2 |
org.typelevel : mouse_2.12 | jar | 0.17 |