com.github.bduisenov:cca

An opinionated, functional, problem based library for structuring clean code

License

License

GroupId

GroupId

com.github.bduisenov
ArtifactId

ArtifactId

cca
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.bduisenov:cca
An opinionated, functional, problem based library for structuring clean code

Download cca

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.vavr : vavr Optional jar 0.10.1
com.github.bduisenov : fn jar 1.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1