Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.s-jr.utils.sql.parametertype |
ArtifactId | ArtifactIdbase-parameter-type |
Version | Version1.0.0 |
Type | Typejar |
<!-- 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.0</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.0'
// 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.0")
'net.s-jr.utils.sql.parametertype:base-parameter-type:jar:1.0.0'
<dependency org="net.s-jr.utils.sql.parametertype" name="base-parameter-type" rev="1.0.0">
<artifact name="base-parameter-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql.parametertype', module='base-parameter-type', version='1.0.0')
)
libraryDependencies += "net.s-jr.utils.sql.parametertype" % "base-parameter-type" % "1.0.0"
[net.s-jr.utils.sql.parametertype/base-parameter-type "1.0.0"]