Ulfberht

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

License

License

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

ulfberht
Last Version

Last Version

0.6.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0