Download persist-logging_2.11-1.2.4.jar file - Jar p

Jar examples for p:persist-logging-2.11

Description

persist-logging

You can download jar file persist-logging_2.11 1.2.4 in this page.

License

Apache-2.0

Build File

You can use the following script to add persist-logging_2.11-1.2.4.jar to your project.

<dependency>
   <groupId>com.persist</groupId>
   <artifactId>persist-logging_2.11</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'com.persist', name: 'persist-logging_2.11', version: '1.2.4'
libraryDependencies += "com.persist" % "persist-logging_2.11" % "1.2.4"
<dependency org="com.persist" name="persist-logging_2.11" rev="1.2.4"/>
@Grapes(@Grab(group='com.persist', module='persist-logging_2.11', version='1.2.4'))
'com.persist:persist-logging_2.11:jar:1.2.4'

Download

Click the following link to download the jar file.

persist-logging_2.11-1.2.4-javadoc.jar
persist-logging_2.11-1.2.4-sources.jar
persist-logging_2.11-1.2.4.jar
persist-logging_2.11-1.2.4.pom



Related Tutorials