Download spring-me-api-1.0.jar file - Jar s

Jar examples for s:spring-me-api

Description

You can download jar file spring-me-api 1.0 in this page.

Build File

You can use the following script to add spring-me-api-1.0.jar to your project.

<dependency>
   <groupId>me.springframework</groupId>
   <artifactId>spring-me-api</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'me.springframework', name: 'spring-me-api', version: '1.0'
libraryDependencies += "me.springframework" % "spring-me-api" % "1.0"
<dependency org="me.springframework" name="spring-me-api" rev="1.0"/>
@Grapes(@Grab(group='me.springframework', module='spring-me-api', version='1.0'))
'me.springframework:spring-me-api:jar:1.0'

Download

Click the following link to download the jar file.

spring-me-api-1.0-javadoc.jar
spring-me-api-1.0-sources.jar
spring-me-api-1.0.jar
spring-me-api-1.0.pom



Related Tutorials