Jar examples for c:config-types
You can download jar file config-types 2.1.92 in this page.
Open Source License
You can use the following script to add config-types-2.1.92.jar to your project.
<dependency> <groupId>org.glassfish.hk2</groupId> <artifactId>config-types</artifactId> <version>2.1.92</version> </dependency>
compile group: 'org.glassfish.hk2', name: 'config-types', version: '2.1.92'
libraryDependencies += "org.glassfish.hk2" % "config-types" % "2.1.92"
<dependency org="org.glassfish.hk2" name="config-types" rev="2.1.92"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='config-types', version='2.1.92'))
'org.glassfish.hk2:config-types:jar:2.1.92'
Click the following link to download the jar file.
config-types-2.1.92-javadoc.jar