is not current version
Last Version 0.1.3

icu.easyj.framework:test 0.1.2

仅用来测试当前框架。

GroupId

GroupId

icu.easyj.framework
ArtifactId

ArtifactId

test
Version

Version

0.1.2
Type

Type

jar

Download test 0.1.2


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