Download enunciate-core-2.0.0-M.2.jar file - Jar e

Jar examples for e:enunciate-core

Description

Enunciate core classes that are needed at Enunciate build-time.

You can download jar file enunciate-core 2.0.0-M.2 in this page.

Build File

You can use the following script to add enunciate-core-2.0.0-M.2.jar to your project.

<dependency>
   <groupId>com.webcohesion.enunciate</groupId>
   <artifactId>enunciate-core</artifactId>
   <version>2.0.0-M.2</version>
</dependency>
compile group: 'com.webcohesion.enunciate', name: 'enunciate-core', version: '2.0.0-M.2'
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-core" % "2.0.0-M.2"
<dependency org="com.webcohesion.enunciate" name="enunciate-core" rev="2.0.0-M.2"/>
@Grapes(@Grab(group='com.webcohesion.enunciate', module='enunciate-core', version='2.0.0-M.2'))
'com.webcohesion.enunciate:enunciate-core:jar:2.0.0-M.2'

Download

Click the following link to download the jar file.

enunciate-core-2.0.0-M.2-javadoc.jar
enunciate-core-2.0.0-M.2-sources.jar
enunciate-core-2.0.0-M.2.jar
enunciate-core-2.0.0-M.2.pom



Related Tutorials