Jar examples for l:limbus-utils
Commonly used utils for Limbus development and plugin or extension development.
You can download jar file limbus-utils 2.0.1 in this page.
You can use the following script to add limbus-utils-2.0.1.jar to your project.
<dependency> <groupId>com.remondis.limbus</groupId> <artifactId>limbus-utils</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.remondis.limbus', name: 'limbus-utils', version: '2.0.1'
libraryDependencies += "com.remondis.limbus" % "limbus-utils" % "2.0.1"
<dependency org="com.remondis.limbus" name="limbus-utils" rev="2.0.1"/>
@Grapes(@Grab(group='com.remondis.limbus', module='limbus-utils', version='2.0.1'))
'com.remondis.limbus:limbus-utils:jar:2.0.1'
Click the following link to download the jar file.
limbus-utils-2.0.1-javadoc.jar