is not current version
Last Version 0.6.0

com.afollestad:ulfberht 0.3.1

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

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

ulfberht
Version

Version

0.3.1
Type

Type

jar

Download ulfberht 0.3.1


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