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

Jar examples for c:config-types

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

config-types-0.3.88-javadoc.jar
config-types-0.3.88-sources.jar
config-types-0.3.88.jar
config-types-0.3.88.pom



Related Tutorials