Travis4J

A Java binding for the Travis-CI API.

License

License

GroupId

GroupId

org.rauschig
ArtifactId

ArtifactId

travis4j
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Travis4J
A Java binding for the Travis-CI API.
Source Code Management

Source Code Management

https://github.com/thrau/travis4j

Download travis4j

Filename Size
travis4j-0.1.0.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • travis4j-core

Travis4J

Build Status

Travis4J is a Travis CI API binding for Java, currently under development.

Versions

Version
0.1.0