is not current version
Last Version 0.0.2

com.elevenware.felson:felson-ioc 0.0.1

The Felson IoC container

GroupId

GroupId

com.elevenware.felson
ArtifactId

ArtifactId

felson-ioc
Version

Version

0.0.1
Type

Type

pom

Download felson-ioc 0.0.1


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