Download yass-base-52.0.1.jar file - Jar y

Jar examples for y:yass-base

Description

Yet Another Service Solution

You can download jar file yass-base 52.0.1 in this page.

License

BSD-3-Clause

Build File

You can use the following script to add yass-base-52.0.1.jar to your project.

<dependency>
   <groupId>ch.softappeal.yass</groupId>
   <artifactId>yass-base</artifactId>
   <version>52.0.1</version>
</dependency>
compile group: 'ch.softappeal.yass', name: 'yass-base', version: '52.0.1'
libraryDependencies += "ch.softappeal.yass" % "yass-base" % "52.0.1"
<dependency org="ch.softappeal.yass" name="yass-base" rev="52.0.1"/>
@Grapes(@Grab(group='ch.softappeal.yass', module='yass-base', version='52.0.1'))
'ch.softappeal.yass:yass-base:jar:52.0.1'

Download

Click the following link to download the jar file.

yass-base-52.0.1-javadoc.jar
yass-base-52.0.1-sources.jar
yass-base-52.0.1.jar
yass-base-52.0.1.pom



Related Tutorials