Download config-types-0.4.17.jar file - Jar c

Jar examples for c:config-types

Description

You can download jar file config-types 0.4.17 in this page.

License

Open Source License

Build File

You can use the following script to add config-types-0.4.17.jar to your project.

<dependency>
   <groupId>com.sun.enterprise</groupId>
   <artifactId>config-types</artifactId>
   <version>0.4.17</version>
</dependency>
compile group: 'com.sun.enterprise', name: 'config-types', version: '0.4.17'
libraryDependencies += "com.sun.enterprise" % "config-types" % "0.4.17"
<dependency org="com.sun.enterprise" name="config-types" rev="0.4.17"/>
@Grapes(@Grab(group='com.sun.enterprise', module='config-types', version='0.4.17'))
'com.sun.enterprise:config-types:jar:0.4.17'

Download

Click the following link to download the jar file.

config-types-0.4.17-sources.jar
config-types-0.4.17.jar
config-types-0.4.17.pom



Related Tutorials