Download support-core-1.2.0.redhat-133.jar file - Jar s

Jar examples for s:support-core

Description

You can download jar file support-core 1.2.0.redhat-133 in this page.

License

Apache License

Build File

You can use the following script to add support-core-1.2.0.redhat-133.jar to your project.

<dependency>
   <groupId>io.fabric8.support</groupId>
   <artifactId>support-core</artifactId>
   <version>1.2.0.redhat-133</version>
</dependency>
compile group: 'io.fabric8.support', name: 'support-core', version: '1.2.0.redhat-133'
libraryDependencies += "io.fabric8.support" % "support-core" % "1.2.0.redhat-133"
<dependency org="io.fabric8.support" name="support-core" rev="1.2.0.redhat-133"/>
@Grapes(@Grab(group='io.fabric8.support', module='support-core', version='1.2.0.redhat-133'))
'io.fabric8.support:support-core:jar:1.2.0.redhat-133'

Download

Click the following link to download the jar file.

support-core-1.2.0.redhat-133-sources.jar
support-core-1.2.0.redhat-133.jar
support-core-1.2.0.redhat-133.pom



Related Tutorials