t

test_sonatype

The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com.
http://www.example.com
Apache License, Version 2.0
lvliangjun
Files download
File Operation
test_sonatype-0.01.jar download
test_sonatype-0.01.pom download
test_sonatype-0.01-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lvliangjun</groupId>
  <artifactId>test_sonatype</artifactId>
  <version>0.01</version>
</dependency>
Gradle Groovy
implementation 'com.lvliangjun:test_sonatype:0.01'
Gradle Kotlin
implementation("com.lvliangjun:test_sonatype:0.01")
Scala SBT
libraryDependencies += "com.lvliangjun" % "test_sonatype" % "0.01"
Groovy Grape
@Grapes(
  @Grab(group='com.lvliangjun', module='test_sonatype', version='0.01')
)
Apache Ivy
<dependency org="com.lvliangjun" name="test_sonatype" rev="0.01" />
Leiningen
[com.lvliangjun/test_sonatype "0.01"]
Apache Buildr
'com.lvliangjun:test_sonatype:jar:0.01'
Dependencies
The project has no third-party dependencies