Corezoid Gitcall-v2 Java Core Library

Minimal set of interface definitions for Java support in Corezoid Gitcall-v2

License

License

The MIT License
GroupId

GroupId

com.corezoid.gitcall
ArtifactId

ArtifactId

runner
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Corezoid Gitcall-v2 Java Core Library
Minimal set of interface definitions for Java support in Corezoid Gitcall-v2
Project URL

Project URL

https://doc.corezoid.com/docs/git-call-v2
Source Code Management

Source Code Management

https://github.com/corezoid/gitcall-java-runner.git

Download runner

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3