is not current version
Last Version 1.2.3

org.ryoframework.core:ryo-commons-core 1.2.1

commons

GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-commons-core
Version

Version

1.2.1
Type

Type

jar

Download ryo-commons-core 1.2.1


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