Download io.neba.neba-api-3.10.0.jar file - Jar i

Jar examples for i:io

Description

Contains all annotations, tag libraries and lifecycle callback interfaces of NEBA. All packages of this API bundle are exported. Change to the API that are not byte code compatible must only occur in major revisions.

You can download jar file io.neba.neba-api 3.10.0 in this page.

Build File

You can use the following script to add io.neba.neba-api-3.10.0.jar to your project.

<dependency>
   <groupId>io.neba</groupId>
   <artifactId>io.neba.neba-api</artifactId>
   <version>3.10.0</version>
</dependency>
compile group: 'io.neba', name: 'io.neba.neba-api', version: '3.10.0'
libraryDependencies += "io.neba" % "io.neba.neba-api" % "3.10.0"
<dependency org="io.neba" name="io.neba.neba-api" rev="3.10.0"/>
@Grapes(@Grab(group='io.neba', module='io.neba.neba-api', version='3.10.0'))
'io.neba:io.neba.neba-api:jar:3.10.0'

Download

Click the following link to download the jar file.

io.neba.neba-api-3.10.0-javadoc.jar
io.neba.neba-api-3.10.0-sources.jar
io.neba.neba-api-3.10.0.jar
io.neba.neba-api-3.10.0.pom



Related Tutorials