Last Version

XApi - Core Injection API 0.5

The core dependencies of the XApi gwt/java cross-platform library. This module contains the basic interface layer, logging, dependency injection and a slew of gwt jre emulation classes.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-inject
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Core Injection API
The core dependencies of the XApi gwt/java cross-platform library. This module contains the basic interface layer, logging, dependency injection and a slew of gwt jre emulation classes.
Project Organization

Project Organization

The Internet Party

Download xapi-core-inject 0.5


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-core-inject/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-core-inject</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-core-inject/
implementation 'net.wetheinter:xapi-core-inject:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-core-inject/
implementation ("net.wetheinter:xapi-core-inject:0.5")
'net.wetheinter:xapi-core-inject:jar:0.5'
<dependency org="net.wetheinter" name="xapi-core-inject" rev="0.5">
  <artifact name="xapi-core-inject" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-core-inject', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-core-inject" % "0.5"
[net.wetheinter/xapi-core-inject "0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
net.wetheinter : xapi-core-log jar 0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.