Github Diff

Diff apks and post results to Github

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.gabrielittner.github-diff
ArtifactId

ArtifactId

github-diff
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Github Diff
Diff apks and post results to Github

Download github-diff

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
com.squareup.okio : okio jar 2.1.0
org.kohsuke : github-api jar 1.95
com.google.cloud : google-cloud-storage jar 1.54.0
com.jakewharton.dex : dex-member-list jar 3.2.1
com.googlecode.java-diff-utils : diffutils jar 1.3.0
com.jakewharton.byteunits : byteunits jar 0.9.1
com.github.ajalt : clikt jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0