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