Download base-parameter-type-1.0.0.jar file - Jar b

Jar examples for b:base-parameter-type

Description

The Basic ParameterTypes

You can download jar file base-parameter-type 1.0.0 in this page.

Build File

You can use the following script to add base-parameter-type-1.0.0.jar to your project.

<dependency>
   <groupId>net.s-jr.utils.sql.parametertype</groupId>
   <artifactId>base-parameter-type</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.s-jr.utils.sql.parametertype', name: 'base-parameter-type', version: '1.0.0'
libraryDependencies += "net.s-jr.utils.sql.parametertype" % "base-parameter-type" % "1.0.0"
<dependency org="net.s-jr.utils.sql.parametertype" name="base-parameter-type" rev="1.0.0"/>
@Grapes(@Grab(group='net.s-jr.utils.sql.parametertype', module='base-parameter-type', version='1.0.0'))
'net.s-jr.utils.sql.parametertype:base-parameter-type:jar:1.0.0'

Download

Click the following link to download the jar file.

base-parameter-type-1.0.0-javadoc.jar
base-parameter-type-1.0.0-sources.jar
base-parameter-type-1.0.0.jar
base-parameter-type-1.0.0.pom



Related Tutorials