Download branding-3.1.2.2.jar file - Jar b

Jar examples for b:branding

Description

Enables branding based on distribution/oem

You can download jar file branding 3.1.2.2 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

branding-3.1.2.2-javadoc.jar
branding-3.1.2.2-sources.jar
branding-3.1.2.2.jar
branding-3.1.2.2.pom



Related Tutorials