is not current version
Last Version 0.10.3

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

Commons component for Clean Arch apps

GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

commons
Version

Version

0.0.12
Type

Type

jar

Download commons 0.0.12


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