Last Version

com.github.avasin:yarmij 0.1.1

Yarmij is a library to replace standard Java RMI for the case when you need it on Android.

License

License

GroupId

GroupId

com.github.avasin
ArtifactId

ArtifactId

yarmij
Version

Version

0.1.1
Type

Type

jar
Description

Description

com.github.avasin:yarmij
Yarmij is a library to replace standard Java RMI for the case when you need it on Android.
Project URL

Project URL

https://github.com/avasin/yarmij
Source Code Management

Source Code Management

https://github.com/avasin/yarmij

Download yarmij 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 5.0.3
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
junit : junit jar 4.12
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.