is not current version
Last Version 1.3.0

ru.lanwen.raml:rarc-core 1.2


GroupId

GroupId

ru.lanwen.raml
ArtifactId

ArtifactId

rarc-core
Version

Version

1.2
Type

Type

jar

Download rarc-core 1.2


<!-- https://jarcasting.com/artifacts/ru.lanwen.raml/rarc-core/ -->
<dependency>
    <groupId>ru.lanwen.raml</groupId>
    <artifactId>rarc-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.lanwen.raml/rarc-core/
implementation 'ru.lanwen.raml:rarc-core:1.2'
// https://jarcasting.com/artifacts/ru.lanwen.raml/rarc-core/
implementation ("ru.lanwen.raml:rarc-core:1.2")
'ru.lanwen.raml:rarc-core:jar:1.2'
<dependency org="ru.lanwen.raml" name="rarc-core" rev="1.2">
  <artifact name="rarc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.lanwen.raml', module='rarc-core', version='1.2')
)
libraryDependencies += "ru.lanwen.raml" % "rarc-core" % "1.2"
[ru.lanwen.raml/rarc-core "1.2"]