wisp-feature

a module containing feature flag helpers

License

License

Categories

Categories

Square Business Logic Libraries Financial Wisp Application Layer Libs Job Scheduling
GroupId

GroupId

com.squareup.misk
ArtifactId

ArtifactId

wisp-feature
Last Version

Last Version

0.25.0-20220606.1435-15bc758
Release Date

Release Date

Type

Type

jar
Description

Description

wisp-feature
a module containing feature flag helpers
Project URL

Project URL

https://github.com/square/misk/
Source Code Management

Source Code Management

https://github.com/square/misk/

Download wisp-feature

How to add to project

<!-- https://jarcasting.com/artifacts/com.squareup.misk/wisp-feature/ -->
<dependency>
    <groupId>com.squareup.misk</groupId>
    <artifactId>wisp-feature</artifactId>
    <version>0.25.0-20220606.1435-15bc758</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.misk/wisp-feature/
implementation 'com.squareup.misk:wisp-feature:0.25.0-20220606.1435-15bc758'
// https://jarcasting.com/artifacts/com.squareup.misk/wisp-feature/
implementation ("com.squareup.misk:wisp-feature:0.25.0-20220606.1435-15bc758")
'com.squareup.misk:wisp-feature:jar:0.25.0-20220606.1435-15bc758'
<dependency org="com.squareup.misk" name="wisp-feature" rev="0.25.0-20220606.1435-15bc758">
  <artifact name="wisp-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.misk', module='wisp-feature', version='0.25.0-20220606.1435-15bc758')
)
libraryDependencies += "com.squareup.misk" % "wisp-feature" % "0.25.0-20220606.1435-15bc758"
[com.squareup.misk/wisp-feature "0.25.0-20220606.1435-15bc758"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
com.squareup.moshi : moshi-kotlin jar 1.13.0
io.github.microutils : kotlin-logging-jvm jar 2.1.23

Project Modules

There are no modules declared in this project.

Versions

Version
0.25.0-20220606.1435-15bc758
0.25.0-20220427.1904-7803f66
0.24.0
0.23.0-20211108.2134-3a0d6d3
0.23.0
0.22.0
0.20.0
0.19.0
0.18.0