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