is not current version
Last Version 6.1.65

ru.curs:xylophone 1.0.0

xylophone - LGPL Java library

GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

xylophone
Version

Version

1.0.0
Type

Type

jar

Download xylophone 1.0.0


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