t

test_sonatype

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