Last Version

XApi - Core Interfaces and Annotations 0.5

This module contains only interfaces, annotations and static service classes used throughout XApi.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-api
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Core Interfaces and Annotations
This module contains only interfaces, annotations and static service classes used throughout XApi.
Project Organization

Project Organization

The Internet Party

Download xapi-core-api 0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
net.wetheinter : xapi-dev-source jar 0.5
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.