is not current version
Last Version 1.1.6

org.ryoframework.core:ryo-core-domain-test 1.1.3

domain

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-core-domain-test
Version

Version

1.1.3
Type

Type

jar

Download ryo-core-domain-test 1.1.3


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