GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdscalikejdbc-play-plugin_2.10.0-RC1 |
Version | Version1.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-play-plugin_2.10.0-RC1/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikejdbc-play-plugin_2.10.0-RC1</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-play-plugin_2.10.0-RC1/
implementation 'com.github.seratch:scalikejdbc-play-plugin_2.10.0-RC1:1.4.0'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-play-plugin_2.10.0-RC1/
implementation ("com.github.seratch:scalikejdbc-play-plugin_2.10.0-RC1:1.4.0")
'com.github.seratch:scalikejdbc-play-plugin_2.10.0-RC1:jar:1.4.0'
<dependency org="com.github.seratch" name="scalikejdbc-play-plugin_2.10.0-RC1" rev="1.4.0">
<artifact name="scalikejdbc-play-plugin_2.10.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc-play-plugin_2.10.0-RC1', version='1.4.0')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc-play-plugin_2.10.0-RC1" % "1.4.0"
[com.github.seratch/scalikejdbc-play-plugin_2.10.0-RC1 "1.4.0"]