is not current version
Last Version 0.4.0

com.wee0.box:box-impl 0.1.28


GroupId

GroupId

com.wee0.box
ArtifactId

ArtifactId

box-impl
Version

Version

0.1.28
Type

Type

jar

Download box-impl 0.1.28


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