is not current version
Last Version 0.10.3

com.github.rostislav-maslov.rcore:adapter 0.9.5

Adapter component for Clean Arch apps

GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

adapter
Version

Version

0.9.5
Type

Type

jar

Download adapter 0.9.5


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