Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdscalikejdbc-config_2.9.2 |
Version | Version1.6.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-config_2.9.2/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikejdbc-config_2.9.2</artifactId>
<version>1.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-config_2.9.2/
implementation 'com.github.seratch:scalikejdbc-config_2.9.2:1.6.10'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-config_2.9.2/
implementation ("com.github.seratch:scalikejdbc-config_2.9.2:1.6.10")
'com.github.seratch:scalikejdbc-config_2.9.2:jar:1.6.10'
<dependency org="com.github.seratch" name="scalikejdbc-config_2.9.2" rev="1.6.10">
<artifact name="scalikejdbc-config_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc-config_2.9.2', version='1.6.10')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc-config_2.9.2" % "1.6.10"
[com.github.seratch/scalikejdbc-config_2.9.2 "1.6.10"]