| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.andromedaioc |
| ArtifactId | ArtifactIdandromeda-ioc |
| Last Version | Last Version1.0.0-ALPHA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.sf.andromedaioc:andromeda-ioc
Inversion of Control Framework for Android
|
| Filename | Size |
|---|---|
| andromeda-ioc-1.0.0-ALPHA.pom | |
| andromeda-ioc-1.0.0-ALPHA.jar | 167 KB |
| andromeda-ioc-1.0.0-ALPHA-sources.jar | 95 KB |
| andromeda-ioc-1.0.0-ALPHA-javadoc.jar | 858 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.andromedaioc/andromeda-ioc/ -->
<dependency>
<groupId>net.sf.andromedaioc</groupId>
<artifactId>andromeda-ioc</artifactId>
<version>1.0.0-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.andromedaioc/andromeda-ioc/
implementation 'net.sf.andromedaioc:andromeda-ioc:1.0.0-ALPHA'
// https://jarcasting.com/artifacts/net.sf.andromedaioc/andromeda-ioc/
implementation ("net.sf.andromedaioc:andromeda-ioc:1.0.0-ALPHA")
'net.sf.andromedaioc:andromeda-ioc:jar:1.0.0-ALPHA'
<dependency org="net.sf.andromedaioc" name="andromeda-ioc" rev="1.0.0-ALPHA">
<artifact name="andromeda-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.andromedaioc', module='andromeda-ioc', version='1.0.0-ALPHA')
)
libraryDependencies += "net.sf.andromedaioc" % "andromeda-ioc" % "1.0.0-ALPHA"
[net.sf.andromedaioc/andromeda-ioc "1.0.0-ALPHA"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.2 |