| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.s-jr.utils.sql.parametertype |
| Идентификатор | Идентификаторbase-parameter-type |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| base-parameter-type-1.0.1.pom | |
| base-parameter-type-1.0.1.jar | 4 KB |
| base-parameter-type-1.0.1-sources.jar | 3 KB |
| base-parameter-type-1.0.1-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql.parametertype/base-parameter-type/ -->
<dependency>
<groupId>net.s-jr.utils.sql.parametertype</groupId>
<artifactId>base-parameter-type</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.parametertype/base-parameter-type/
implementation 'net.s-jr.utils.sql.parametertype:base-parameter-type:1.0.1'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.parametertype/base-parameter-type/
implementation ("net.s-jr.utils.sql.parametertype:base-parameter-type:1.0.1")
'net.s-jr.utils.sql.parametertype:base-parameter-type:jar:1.0.1'
<dependency org="net.s-jr.utils.sql.parametertype" name="base-parameter-type" rev="1.0.1">
<artifact name="base-parameter-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql.parametertype', module='base-parameter-type', version='1.0.1')
)
libraryDependencies += "net.s-jr.utils.sql.parametertype" % "base-parameter-type" % "1.0.1"
[net.s-jr.utils.sql.parametertype/base-parameter-type "1.0.1"]