maoni-github

Handler for Maoni that tranforms user feedback as Github issues

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.rm3l
ArtifactId

ArtifactId

maoni-github
Last Version

Last Version

10.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

maoni-github
Handler for Maoni that tranforms user feedback as Github issues
Project URL

Project URL

https://github.com/rm3l/maoni/tree/master/callbacks/maoni-github
Source Code Management

Source Code Management

https://github.com/rm3l/maoni/tree/master/callbacks/maoni-github

Download maoni-github

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20
» unspecified jar
io.karn » khttp-android jar 0.1.2
org.jetbrains.anko » anko-sdk27 jar 0.10.8
org.rm3l : maoni-common jar 10.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
10.0.0
9.1.0
9.0.0
8.5.1
8.4.0