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

Jar examples for c:config-types

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

config-types-1.0.0-sources.jar
config-types-1.0.0.jar
config-types-1.0.0.pom



Related Tutorials