refuel-container

Lightweight DI container for Scala.

License

License

Categories

Categories

Container
GroupId

GroupId

com.phylage
ArtifactId

ArtifactId

refuel-container_3
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

refuel-container
Lightweight DI container for Scala.
Project URL

Project URL

https://github.com/giiita/refuel
Project Organization

Project Organization

com.phylage

Download refuel-container_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.phylage/refuel-container_3/ -->
<dependency>
    <groupId>com.phylage</groupId>
    <artifactId>refuel-container_3</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-container_3/
implementation 'com.phylage:refuel-container_3:2.0.2'
// https://jarcasting.com/artifacts/com.phylage/refuel-container_3/
implementation ("com.phylage:refuel-container_3:2.0.2")
'com.phylage:refuel-container_3:jar:2.0.2'
<dependency org="com.phylage" name="refuel-container_3" rev="2.0.2">
  <artifact name="refuel-container_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-container_3', version='2.0.2')
)
libraryDependencies += "com.phylage" % "refuel-container_3" % "2.0.2"
[com.phylage/refuel-container_3 "2.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.phylage : refuel-container-macro_3 jar 2.0.2
org.scala-lang : scala3-library_3 jar 3.1.0
org.scala-lang : scala3-staging_3 jar 3.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1