is not current version
Last Version 0.7

name.pehl:totoe 0.6


GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

totoe
Version

Version

0.6
Type

Type

jar

Download totoe 0.6


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