is not current version
Last Version 1.3.1

org.ryoframework.core:ryo-commons 1.3.0

ryo-core

GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-commons
Version

Version

1.3.0
Type

Type

jar

Download ryo-commons 1.3.0


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