Last Version

iroh 0.2.0

Simple dependency injection.

License

License

GroupId

GroupId

com.github.msoliter
ArtifactId

ArtifactId

iroh
Version

Version

0.2.0
Type

Type

jar
Description

Description

iroh
Simple dependency injection.
Project URL

Project URL

https://github.com/msoliter/iroh
Source Code Management

Source Code Management

https://github.com/msoliter/iroh

Download iroh 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.7.4
org.objenesis : objenesis jar 2.1
org.reflections : reflections-maven jar 0.9.9-RC2
com.google.guava : guava jar 17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.