Download external-bytebuddy-0.5.5.jar file - Jar e

Jar examples for e:external-bytebuddy

Description

You can download jar file external-bytebuddy 0.5.5 in this page.

Build File

You can use the following script to add external-bytebuddy-0.5.5.jar to your project.

<dependency>
   <groupId>com.fitbur.external</groupId>
   <artifactId>external-bytebuddy</artifactId>
   <version>0.5.5</version>
</dependency>
compile group: 'com.fitbur.external', name: 'external-bytebuddy', version: '0.5.5'
libraryDependencies += "com.fitbur.external" % "external-bytebuddy" % "0.5.5"
<dependency org="com.fitbur.external" name="external-bytebuddy" rev="0.5.5"/>
@Grapes(@Grab(group='com.fitbur.external', module='external-bytebuddy', version='0.5.5'))
'com.fitbur.external:external-bytebuddy:jar:0.5.5'

Download

Click the following link to download the jar file.

external-bytebuddy-0.5.5-javadoc.jar
external-bytebuddy-0.5.5-sources.jar
external-bytebuddy-0.5.5.jar
external-bytebuddy-0.5.5.pom



Related Tutorials