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

Jar examples for n:netflix-eventbus

Description

netflix-eventbus developed by Netflix

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials