Download branding-3.1-b39.jar file - Jar b

Jar examples for b:branding

Description

Enables branding based on distribution/oem

You can download jar file branding 3.1-b39 in this page.

License

Open Source License

Build File

You can use the following script to add branding-3.1-b39.jar to your project.

<dependency>
   <groupId>org.glassfish.branding</groupId>
   <artifactId>branding</artifactId>
   <version>3.1-b39</version>
</dependency>
compile group: 'org.glassfish.branding', name: 'branding', version: '3.1-b39'
libraryDependencies += "org.glassfish.branding" % "branding" % "3.1-b39"
<dependency org="org.glassfish.branding" name="branding" rev="3.1-b39"/>
@Grapes(@Grab(group='org.glassfish.branding', module='branding', version='3.1-b39'))
'org.glassfish.branding:branding:jar:3.1-b39'

Download

Click the following link to download the jar file.

branding-3.1-b39-sources.jar
branding-3.1-b39.jar
branding-3.1-b39.pom



Related Tutorials