Persisto


License

License

GroupId

GroupId

com.github.vignesh-iopex
ArtifactId

ArtifactId

persisto
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Persisto
Persisto
Project URL

Project URL

https://github.com/vigneshperiasami/persisto
Source Code Management

Source Code Management

https://github.com/vigneshperiasami/persisto

Download persisto

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.truth : truth jar 0.32

Project Modules

There are no modules declared in this project.

Persisto

Simple and lightweight api for socket programming

travis

why no rxjs?

Persisto does follow some similar patterns from rx designs, but will always evolve without having to worry about ruining the rx design principles or guidelines.

Work in progress

License

Copyright 2017 Vignesh Periasami

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.0.2
0.0.1