is not current version
Last Version 1.0.3

io.github.wand555:richerconversation-example 1.0.2


GroupId

GroupId

io.github.wand555
ArtifactId

ArtifactId

richerconversation-example
Version

Version

1.0.2
Type

Type

jar

Download richerconversation-example 1.0.2


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