Last Version

com.github.isaichkindanila:ioc 1.4

Simple annotation-based IoC/DI container

License

License

GroupId

GroupId

com.github.isaichkindanila
ArtifactId

ArtifactId

ioc
Version

Version

1.4
Type

Type

jar
Description

Description

com.github.isaichkindanila:ioc
Simple annotation-based IoC/DI container
Project URL

Project URL

https://github.com/isaichkindanila/ioc
Source Code Management

Source Code Management

http://github.com/isaichkindanila/ioc/tree/master

Download ioc 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.classgraph : classgraph jar 4.8.47

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.