Jar examples for b:bp-ui-simple
You can download jar file bp-ui-simple 5 in this page.
You can use the following script to add bp-ui-simple-5.jar to your project.
<dependency> <groupId>com.sun.javaee.blueprints</groupId> <artifactId>bp-ui-simple</artifactId> <version>5</version> </dependency>
compile group: 'com.sun.javaee.blueprints', name: 'bp-ui-simple', version: '5'
libraryDependencies += "com.sun.javaee.blueprints" % "bp-ui-simple" % "5"
<dependency org="com.sun.javaee.blueprints" name="bp-ui-simple" rev="5"/>
@Grapes(@Grab(group='com.sun.javaee.blueprints', module='bp-ui-simple', version='5'))
'com.sun.javaee.blueprints:bp-ui-simple:jar:5'
Click the following link to download the jar file.
bp-ui-simple-5.jar