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

Jar examples for b:branding

Description

Enables branding based on distribution/oem

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

branding-3.1-b04-sources.jar
branding-3.1-b04.jar
branding-3.1-b04.pom



Related Tutorials