is not current version
Last Version 10.0.0

org.rm3l:maoni-github 9.0.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

9.0.0
Type

Type

aar

Download maoni-github 9.0.0


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