is not current version
Last Version 0.10.3

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

Adapter component for Clean Arch apps

GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

adapter
Version

Version

0.0.12
Type

Type

jar

Download adapter 0.0.12


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