Download netflix-eventbus-0.1.2.jar file - Jar n

Jar examples for n:netflix-eventbus

Description

netflix-eventbus developed by Netflix

You can download jar file netflix-eventbus 0.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add netflix-eventbus-0.1.2.jar to your project.

<dependency>
   <groupId>com.netflix.netflix-commons</groupId>
   <artifactId>netflix-eventbus</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.netflix.netflix-commons', name: 'netflix-eventbus', version: '0.1.2'
libraryDependencies += "com.netflix.netflix-commons" % "netflix-eventbus" % "0.1.2"
<dependency org="com.netflix.netflix-commons" name="netflix-eventbus" rev="0.1.2"/>
@Grapes(@Grab(group='com.netflix.netflix-commons', module='netflix-eventbus', version='0.1.2'))
'com.netflix.netflix-commons:netflix-eventbus:jar:0.1.2'

Download

Click the following link to download the jar file.

netflix-eventbus-0.1.2-javadoc.jar
netflix-eventbus-0.1.2-sources.jar
netflix-eventbus-0.1.2.jar
netflix-eventbus-0.1.2.pom



Related Tutorials