Last Version

cadabra 0.3.0

Library that simplifies A/B tests configuration

License

License

GroupId

GroupId

com.fo2rist.cadabra
ArtifactId

ArtifactId

cadabra-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

cadabra
Library that simplifies A/B tests configuration
Project URL

Project URL

https://github.com/fo2rist/cadabra
Source Code Management

Source Code Management

https://github.com/fo2rist/cadabra

Download cadabra-core 0.3.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.31
io.kotlintest : kotlintest-runner-junit5 jar 3.3.2
org.spekframework.spek2 : spek-dsl-jvm jar 2.0.4

Project Modules

There are no modules declared in this project.