License |
License |
---|---|
GroupId | GroupIdcom.wee0.box |
ArtifactId | ArtifactIdbox-core-api |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbox-core-api
adaptive framework
|
Filename | Size |
---|---|
box-core-api-0.4.0.pom | |
box-core-api-0.4.0.jar | 54 KB |
box-core-api-0.4.0-sources.jar | 88 KB |
box-core-api-0.4.0-javadoc.jar | 497 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wee0.box/box-core-api/ -->
<dependency>
<groupId>com.wee0.box</groupId>
<artifactId>box-core-api</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wee0.box/box-core-api/
implementation 'com.wee0.box:box-core-api:0.4.0'
// https://jarcasting.com/artifacts/com.wee0.box/box-core-api/
implementation ("com.wee0.box:box-core-api:0.4.0")
'com.wee0.box:box-core-api:jar:0.4.0'
<dependency org="com.wee0.box" name="box-core-api" rev="0.4.0">
<artifact name="box-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wee0.box', module='box-core-api', version='0.4.0')
)
libraryDependencies += "com.wee0.box" % "box-core-api" % "0.4.0"
[com.wee0.box/box-core-api "0.4.0"]