не последняя версия
Последняя версия 0.0.3-RELEASE

com.woaizhuangbi:wx-utils 0.0.1-RELEASE

A encrypt utils

Группа

Группа

com.woaizhuangbi
Идентификатор

Идентификатор

wx-utils
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar

Скачать wx-utils 0.0.1-RELEASE


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