Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdcom.github.qq275860560 |
ArtifactId | ArtifactIdgithub-qq275860560-common |
Version | Version20191112 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.qq275860560/github-qq275860560-common/ -->
<dependency>
<groupId>com.github.qq275860560</groupId>
<artifactId>github-qq275860560-common</artifactId>
<version>20191112</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qq275860560/github-qq275860560-common/
implementation 'com.github.qq275860560:github-qq275860560-common:20191112'
// https://jarcasting.com/artifacts/com.github.qq275860560/github-qq275860560-common/
implementation ("com.github.qq275860560:github-qq275860560-common:20191112")
'com.github.qq275860560:github-qq275860560-common:jar:20191112'
<dependency org="com.github.qq275860560" name="github-qq275860560-common" rev="20191112">
<artifact name="github-qq275860560-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qq275860560', module='github-qq275860560-common', version='20191112')
)
libraryDependencies += "com.github.qq275860560" % "github-qq275860560-common" % "20191112"
[com.github.qq275860560/github-qq275860560-common "20191112"]