Jar examples for g:greenbird-core
Generic classes such as exception types and basic utilities used by the other greenbird libraries.
You can download jar file greenbird-core 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add greenbird-core-1.0.0.jar to your project.
<dependency> <groupId>com.greenbird</groupId> <artifactId>greenbird-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.greenbird', name: 'greenbird-core', version: '1.0.0'
libraryDependencies += "com.greenbird" % "greenbird-core" % "1.0.0"
<dependency org="com.greenbird" name="greenbird-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.greenbird', module='greenbird-core', version='1.0.0'))
'com.greenbird:greenbird-core:jar:1.0.0'
Click the following link to download the jar file.
greenbird-core-1.0.0-javadoc.jar