Download nyla.solutions.global-0.0.4.jar file - Jar n

Jar examples for n:nyla.solutions.global

Description

Nyla Solutions Global Java API provides support for basic application utilities (application configuration, data encryption, debugger and text processions).

You can download jar file nyla.solutions.global 0.0.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add nyla.solutions.global-0.0.4.jar to your project.

<dependency>
   <groupId>com.github.nyla-solutions</groupId>
   <artifactId>nyla.solutions.global</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'com.github.nyla-solutions', name: 'nyla.solutions.global', version: '0.0.4'
libraryDependencies += "com.github.nyla-solutions" % "nyla.solutions.global" % "0.0.4"
<dependency org="com.github.nyla-solutions" name="nyla.solutions.global" rev="0.0.4"/>
@Grapes(@Grab(group='com.github.nyla-solutions', module='nyla.solutions.global', version='0.0.4'))
'com.github.nyla-solutions:nyla.solutions.global:jar:0.0.4'

Download

Click the following link to download the jar file.

nyla.solutions.global-0.0.4-javadoc.jar
nyla.solutions.global-0.0.4-sources.jar
nyla.solutions.global-0.0.4.jar
nyla.solutions.global-0.0.4.pom



Related Tutorials