License |
License |
---|---|
GroupId | GroupIdio.github.ololx.cranberry |
ArtifactId | ArtifactIdcranberry |
Version | Version0.9.1 |
Type | Typepom |
Description |
Descriptionio.github.ololx.cranberry:cranberry
The cranberry is a java library that allows to write less code - it's automatically
plugs into your project build and sweets up your java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cranberry-0.9.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/ -->
<dependency>
<groupId>io.github.ololx.cranberry</groupId>
<artifactId>cranberry</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation 'io.github.ololx.cranberry:cranberry:0.9.1'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation ("io.github.ololx.cranberry:cranberry:0.9.1")
'io.github.ololx.cranberry:cranberry:pom:0.9.1'
<dependency org="io.github.ololx.cranberry" name="cranberry" rev="0.9.1">
<artifact name="cranberry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry', version='0.9.1')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry" % "0.9.1"
[io.github.ololx.cranberry/cranberry "0.9.1"]