| Группа | Группаcom.github.seratch |
|---|---|
| Идентификатор | Идентификаторscalikejdbc-test_2.9.1 |
| Версия | Версия1.4.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| scalikejdbc-test_2.9.1-1.4.8.pom | |
| scalikejdbc-test_2.9.1-1.4.8.jar | 9 KB |
| scalikejdbc-test_2.9.1-1.4.8-sources.jar | 4 KB |
| scalikejdbc-test_2.9.1-1.4.8-javadoc.jar | 252 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-test_2.9.1/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikejdbc-test_2.9.1</artifactId>
<version>1.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-test_2.9.1/
implementation 'com.github.seratch:scalikejdbc-test_2.9.1:1.4.8'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-test_2.9.1/
implementation ("com.github.seratch:scalikejdbc-test_2.9.1:1.4.8")
'com.github.seratch:scalikejdbc-test_2.9.1:jar:1.4.8'
<dependency org="com.github.seratch" name="scalikejdbc-test_2.9.1" rev="1.4.8">
<artifact name="scalikejdbc-test_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc-test_2.9.1', version='1.4.8')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc-test_2.9.1" % "1.4.8"
[com.github.seratch/scalikejdbc-test_2.9.1 "1.4.8"]