Last Version

yop-ioc 0.9.0

YOP-IOC is a simple utility to manage singletons/multitons/prototypes. Ω≡{Ⓐ}

License

License

Postcard Public License
GroupId

GroupId

org.y-op
ArtifactId

ArtifactId

ioc
Version

Version

0.9.0
Type

Type

jar
Description

Description

yop-ioc
YOP-IOC is a simple utility to manage singletons/multitons/prototypes. Ω≡{Ⓐ}

Download ioc 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.y-op : reflection jar 0.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.