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