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