is not current version
Last Version 0.7

name.pehl:totoe 0.5


GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

totoe
Version

Version

0.5
Type

Type

jar

Download totoe 0.5


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