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

Jar examples for y:yass-base

Description

Yet Another Service Solution

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

License

BSD-3-Clause

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials