License |
License |
---|---|
GroupId | GroupIdio.bfil |
ArtifactId | ArtifactIdscalext_2.11 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionscalext
scalext
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalext_2.11-0.4.0.pom | |
scalext_2.11-0.4.0.jar | 77 KB |
scalext_2.11-0.4.0-sources.jar | 4 KB |
scalext_2.11-0.4.0-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bfil/scalext_2.11/ -->
<dependency>
<groupId>io.bfil</groupId>
<artifactId>scalext_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bfil/scalext_2.11/
implementation 'io.bfil:scalext_2.11:0.4.0'
// https://jarcasting.com/artifacts/io.bfil/scalext_2.11/
implementation ("io.bfil:scalext_2.11:0.4.0")
'io.bfil:scalext_2.11:jar:0.4.0'
<dependency org="io.bfil" name="scalext_2.11" rev="0.4.0">
<artifact name="scalext_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bfil', module='scalext_2.11', version='0.4.0')
)
libraryDependencies += "io.bfil" % "scalext_2.11" % "0.4.0"
[io.bfil/scalext_2.11 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.8 |