| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.penggle |
| Идентификатор | Идентификаторweixin-aes |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеweixin-aes
commons is a little java tool to make your development easier in your work.
|
| Имя Файла | Размер |
|---|---|
| weixin-aes-1.0.0.pom | |
| weixin-aes-1.0.0.jar | 9 KB |
| weixin-aes-1.0.0-sources.jar | 20 KB |
| weixin-aes-1.0.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.penggle/weixin-aes/ -->
<dependency>
<groupId>com.github.penggle</groupId>
<artifactId>weixin-aes</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.penggle/weixin-aes/
implementation 'com.github.penggle:weixin-aes:1.0.0'
// https://jarcasting.com/artifacts/com.github.penggle/weixin-aes/
implementation ("com.github.penggle:weixin-aes:1.0.0")
'com.github.penggle:weixin-aes:jar:1.0.0'
<dependency org="com.github.penggle" name="weixin-aes" rev="1.0.0">
<artifact name="weixin-aes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.penggle', module='weixin-aes', version='1.0.0')
)
libraryDependencies += "com.github.penggle" % "weixin-aes" % "1.0.0"
[com.github.penggle/weixin-aes "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |