GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdxylophone |
Version | Version6.1.28 |
Type | Typejar |
Filename | Size |
---|---|
xylophone-6.1.28.pom | |
xylophone-6.1.28.jar | 1 MB |
xylophone-6.1.28-sources.jar | 1 MB |
xylophone-6.1.28-javadoc.jar | 87 KB |
xylophone-6.1.28-bin.zip | 21 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.curs/xylophone/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>xylophone</artifactId>
<version>6.1.28</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/xylophone/
implementation 'ru.curs:xylophone:6.1.28'
// https://jarcasting.com/artifacts/ru.curs/xylophone/
implementation ("ru.curs:xylophone:6.1.28")
'ru.curs:xylophone:jar:6.1.28'
<dependency org="ru.curs" name="xylophone" rev="6.1.28">
<artifact name="xylophone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='xylophone', version='6.1.28')
)
libraryDependencies += "ru.curs" % "xylophone" % "6.1.28"
[ru.curs/xylophone "6.1.28"]