is not current version
Last Version 5.10.2

com.github.gekoh.yagen:yagen-example-domain 2.3.0


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.gekoh.yagen
ArtifactId

ArtifactId

yagen-example-domain
Version

Version

2.3.0
Type

Type

jar

Download yagen-example-domain 2.3.0


<!-- https://jarcasting.com/artifacts/com.github.gekoh.yagen/yagen-example-domain/ -->
<dependency>
    <groupId>com.github.gekoh.yagen</groupId>
    <artifactId>yagen-example-domain</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekoh.yagen/yagen-example-domain/
implementation 'com.github.gekoh.yagen:yagen-example-domain:2.3.0'
// https://jarcasting.com/artifacts/com.github.gekoh.yagen/yagen-example-domain/
implementation ("com.github.gekoh.yagen:yagen-example-domain:2.3.0")
'com.github.gekoh.yagen:yagen-example-domain:jar:2.3.0'
<dependency org="com.github.gekoh.yagen" name="yagen-example-domain" rev="2.3.0">
  <artifact name="yagen-example-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekoh.yagen', module='yagen-example-domain', version='2.3.0')
)
libraryDependencies += "com.github.gekoh.yagen" % "yagen-example-domain" % "2.3.0"
[com.github.gekoh.yagen/yagen-example-domain "2.3.0"]