is not current version
Last Version 10.0.0

org.rm3l:maoni-github 8.4.0

Handler for Maoni that tranforms user feedback as Github issues

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.rm3l
ArtifactId

ArtifactId

maoni-github
Version

Version

8.4.0
Type

Type

aar

Download maoni-github 8.4.0


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