License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdrefuel-container_2.11 |
Version | Version1.0.0-RC6 |
Type | Typejar |
Description |
Descriptionrefuel-container
Lightweight DI container for Scala.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.phylage/refuel-container_2.11/ -->
<dependency>
<groupId>com.phylage</groupId>
<artifactId>refuel-container_2.11</artifactId>
<version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-container_2.11/
implementation 'com.phylage:refuel-container_2.11:1.0.0-RC6'
// https://jarcasting.com/artifacts/com.phylage/refuel-container_2.11/
implementation ("com.phylage:refuel-container_2.11:1.0.0-RC6")
'com.phylage:refuel-container_2.11:jar:1.0.0-RC6'
<dependency org="com.phylage" name="refuel-container_2.11" rev="1.0.0-RC6">
<artifact name="refuel-container_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-container_2.11', version='1.0.0-RC6')
)
libraryDependencies += "com.phylage" % "refuel-container_2.11" % "1.0.0-RC6"
[com.phylage/refuel-container_2.11 "1.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.phylage : refuel-macro_2.11 | jar | 1.0.0-RC6 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0 |