License |
License |
---|---|
GroupId | GroupIdio.github.ololx.cranberry |
ArtifactId | ArtifactIdcranberry |
Version | Version0.4.0 |
Type | Typepom |
Description |
Descriptioncranberry
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.4.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/ -->
<dependency>
<groupId>io.github.ololx.cranberry</groupId>
<artifactId>cranberry</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation 'io.github.ololx.cranberry:cranberry:0.4.0'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation ("io.github.ololx.cranberry:cranberry:0.4.0")
'io.github.ololx.cranberry:cranberry:pom:0.4.0'
<dependency org="io.github.ololx.cranberry" name="cranberry" rev="0.4.0">
<artifact name="cranberry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry', version='0.4.0')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry" % "0.4.0"
[io.github.ololx.cranberry/cranberry "0.4.0"]