Download blended.util-2.4.0-RC1.jar file - Jar b

Jar examples for b:blended.util

Description

Utility classes to use in other bundles.

You can download jar file blended.util 2.4.0-RC1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.util-2.4.0-RC1.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.util</artifactId>
   <version>2.4.0-RC1</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.util', version: '2.4.0-RC1'
libraryDependencies += "de.wayofquality.blended" % "blended.util" % "2.4.0-RC1"
<dependency org="de.wayofquality.blended" name="blended.util" rev="2.4.0-RC1"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.util', version='2.4.0-RC1'))
'de.wayofquality.blended:blended.util:jar:2.4.0-RC1'

Download

Click the following link to download the jar file.

blended.util-2.4.0-RC1-javadoc.jar
blended.util-2.4.0-RC1-sources.jar
blended.util-2.4.0-RC1.jar
blended.util-2.4.0-RC1.pom



Related Tutorials