Download branding-3.0.jar file - Jar b

Jar examples for b:branding

Description

Enables branding based on distribution/oem

You can download jar file branding 3.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

branding-3.0-sources.jar
branding-3.0.jar
branding-3.0.pom



Related Tutorials