Last Version

area 0.0.1

The data struct framework for java

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

area
Version

Version

0.0.1
Type

Type

jar
Description

Description

area
The data struct framework for java

Download area 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.118

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.