jar

com.github.aartikov : replica-algebra-jvm

Maven & Gradle

May 09, 2023
27 stars

replica-algebra · Android libary for organizing of network communication in a declarative way

Table Of Contents

Latest Version

Download com.github.aartikov : replica-algebra-jvm JAR file - Latest Versions:

All Versions

Download com.github.aartikov : replica-algebra-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 replica-algebra-jvm-1.0.0-alpha13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.aartikov.replica.algebra.internal

├─ me.aartikov.replica.algebra.internal.ActivableFlowKt.class - [JAR]

me.aartikov.replica.algebra

├─ me.aartikov.replica.algebra.AssociateKt.class - [JAR]

├─ me.aartikov.replica.algebra.AssociatedKeyedReplica.class - [JAR]

├─ me.aartikov.replica.algebra.AssociatedReplicaObserver.class - [JAR]

├─ me.aartikov.replica.algebra.CombineKt.class - [JAR]

├─ me.aartikov.replica.algebra.CombinedReplica.class - [JAR]

├─ me.aartikov.replica.algebra.CombinedReplicaObserver.class - [JAR]

├─ me.aartikov.replica.algebra.CombiningResult.class - [JAR]

├─ me.aartikov.replica.algebra.ConstReplicaKt.class - [JAR]

├─ me.aartikov.replica.algebra.FlowReplica.class - [JAR]

├─ me.aartikov.replica.algebra.FlowReplicaKt.class - [JAR]

├─ me.aartikov.replica.algebra.FlowReplicaObserver.class - [JAR]

├─ me.aartikov.replica.algebra.MapKt.class - [JAR]

├─ me.aartikov.replica.algebra.MappedReplica.class - [JAR]

├─ me.aartikov.replica.algebra.MappedReplicaObserver.class - [JAR]

├─ me.aartikov.replica.algebra.MappingResult.class - [JAR]

├─ me.aartikov.replica.algebra.MissingKeyException.class - [JAR]

├─ me.aartikov.replica.algebra.WithKeyKt.class - [JAR]

├─ me.aartikov.replica.algebra.WithKeyReplica.class - [JAR]

Advertisement