GroupId | GroupIdio.github.ololx.cranberry |
---|---|
ArtifactId | ArtifactIdcranberry-commons |
Version | Version0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
cranberry-commons-0.5.2.pom | |
cranberry-commons-0.5.2.jar | 12 KB |
cranberry-commons-0.5.2-sources.jar | 13 KB |
cranberry-commons-0.5.2-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-commons/ -->
<dependency>
<groupId>io.github.ololx.cranberry</groupId>
<artifactId>cranberry-commons</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-commons/
implementation 'io.github.ololx.cranberry:cranberry-commons:0.5.2'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-commons/
implementation ("io.github.ololx.cranberry:cranberry-commons:0.5.2")
'io.github.ololx.cranberry:cranberry-commons:jar:0.5.2'
<dependency org="io.github.ololx.cranberry" name="cranberry-commons" rev="0.5.2">
<artifact name="cranberry-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry-commons', version='0.5.2')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry-commons" % "0.5.2"
[io.github.ololx.cranberry/cranberry-commons "0.5.2"]