Last Version

Ulfberht 0.6.0

🗡️ A small but powerful &? opinionated DI library. Written in Kotlin, and powered by annotation processing.

License

License

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

ulfberht
Version

Version

0.6.0
Type

Type

jar
Description

Description

Ulfberht
🗡️ A small but powerful &? opinionated DI library. Written in Kotlin, and powered by annotation processing.
Project URL

Project URL

https://github.com/afollestad/ulfberht

Download ulfberht 0.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.afollestad : ulfberht-annotations jar 0.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41

Project Modules

There are no modules declared in this project.