Last Version

Easyb composite 0.99

This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.

License

License

GroupId

GroupId

org.easyb
ArtifactId

ArtifactId

easyb
Version

Version

0.99
Type

Type

pom
Description

Description

Easyb composite
This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.
Project URL

Project URL

http://www.easyb.org/easyb
Source Code Management

Source Code Management

http://github.com/easyb/easyb-core

Download easyb 0.99

Filename Size
easyb-0.99.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.easyb/easyb/ -->
<dependency>
    <groupId>org.easyb</groupId>
    <artifactId>easyb</artifactId>
    <version>0.99</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.easyb/easyb/
implementation 'org.easyb:easyb:0.99'
// https://jarcasting.com/artifacts/org.easyb/easyb/
implementation ("org.easyb:easyb:0.99")
'org.easyb:easyb:pom:0.99'
<dependency org="org.easyb" name="easyb" rev="0.99">
  <artifact name="easyb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.easyb', module='easyb', version='0.99')
)
libraryDependencies += "org.easyb" % "easyb" % "0.99"
[org.easyb/easyb "0.99"]

Dependencies

compile (1)

Group / Artifact Type Version
org.easyb : easyb-core jar [1.1]

Project Modules

There are no modules declared in this project.