| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wellsb1 |
| Идентификатор | Идентификаторfort_s |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеFortS
Java SQL Utilities.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fort_s-0.0.1.pom | |
| fort_s-0.0.1.jar | 23 KB |
| fort_s-0.0.1-sources.jar | 12 KB |
| fort_s-0.0.1-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wellsb1/fort_s/ -->
<dependency>
<groupId>com.github.wellsb1</groupId>
<artifactId>fort_s</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wellsb1/fort_s/
implementation 'com.github.wellsb1:fort_s:0.0.1'
// https://jarcasting.com/artifacts/com.github.wellsb1/fort_s/
implementation ("com.github.wellsb1:fort_s:0.0.1")
'com.github.wellsb1:fort_s:jar:0.0.1'
<dependency org="com.github.wellsb1" name="fort_s" rev="0.0.1">
<artifact name="fort_s" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wellsb1', module='fort_s', version='0.0.1')
)
libraryDependencies += "com.github.wellsb1" % "fort_s" % "0.0.1"
[com.github.wellsb1/fort_s "0.0.1"]