is not current version
Last Version 1.0.10

top.potens:papio-examples 1.0.5

papio-examples

GroupId

GroupId

top.potens
ArtifactId

ArtifactId

papio-examples
Version

Version

1.0.5
Type

Type

jar

Download papio-examples 1.0.5


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