jar

io.github.crystailx : core_2.12

Maven & Gradle

Oct 25, 2022
3 stars

core · A Flagr client library for Scala.

Table Of Contents

Latest Version

Download io.github.crystailx : core_2.12 JAR file - Latest Versions:

All Versions

Download io.github.crystailx : core_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window core_2.12-0.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.crystailx.scalaflagr.data

├─ io.github.crystailx.scalaflagr.data.EvalContext.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.EvalDebugLog.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.EvalResult.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.EvaluationBatchRequest.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.EvaluationBatchResponse.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.EvaluationEntity.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.SegmentDebugLog.class - [JAR]

├─ io.github.crystailx.scalaflagr.data.Variant.class - [JAR]

io.github.crystailx.scalaflagr

├─ io.github.crystailx.scalaflagr.FlagrService.class - [JAR]

io.github.crystailx.scalaflagr.cache

├─ io.github.crystailx.scalaflagr.cache.CacheKey.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.CacheKeyCreators.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.CacheSyntax.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.Cacher.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.Cachers.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.InMemoryCache.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.NoCache.class - [JAR]

├─ io.github.crystailx.scalaflagr.cache.package.class - [JAR]

io.github.crystailx.scalaflagr.client

├─ io.github.crystailx.scalaflagr.client.EvaluationClient.class - [JAR]

├─ io.github.crystailx.scalaflagr.client.FlagrConfig.class - [JAR]

├─ io.github.crystailx.scalaflagr.client.HttpClient.class - [JAR]

io.github.crystailx.scalaflagr.syntax

├─ io.github.crystailx.scalaflagr.syntax.ApplicativeSyntax.class - [JAR]

├─ io.github.crystailx.scalaflagr.syntax.EffectSyntax.class - [JAR]

├─ io.github.crystailx.scalaflagr.syntax.FunctorSyntax.class - [JAR]

├─ io.github.crystailx.scalaflagr.syntax.MonadSyntax.class - [JAR]

├─ io.github.crystailx.scalaflagr.syntax.package.class - [JAR]

io.github.crystailx.scalaflagr.effect

├─ io.github.crystailx.scalaflagr.effect.Applicative.class - [JAR]

├─ io.github.crystailx.scalaflagr.effect.Functor.class - [JAR]

├─ io.github.crystailx.scalaflagr.effect.FutureApplicative.class - [JAR]

├─ io.github.crystailx.scalaflagr.effect.FutureFunctor.class - [JAR]

├─ io.github.crystailx.scalaflagr.effect.FutureMonad.class - [JAR]

├─ io.github.crystailx.scalaflagr.effect.Monad.class - [JAR]

├─ io.github.crystailx.scalaflagr.effect.package.class - [JAR]

io.github.crystailx.scalaflagr.json

├─ io.github.crystailx.scalaflagr.json.Codec.class - [JAR]

├─ io.github.crystailx.scalaflagr.json.Decoder.class - [JAR]

├─ io.github.crystailx.scalaflagr.json.Encoder.class - [JAR]

Advertisement