Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-decorator-html |
Version | Version1.2.1-Beta-5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-decorator-html/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-decorator-html</artifactId>
<version>1.2.1-Beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-decorator-html/
implementation 'com.github.vencent-lu:giants-decorator-html:1.2.1-Beta-5'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-decorator-html/
implementation ("com.github.vencent-lu:giants-decorator-html:1.2.1-Beta-5")
'com.github.vencent-lu:giants-decorator-html:jar:1.2.1-Beta-5'
<dependency org="com.github.vencent-lu" name="giants-decorator-html" rev="1.2.1-Beta-5">
<artifact name="giants-decorator-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-decorator-html', version='1.2.1-Beta-5')
)
libraryDependencies += "com.github.vencent-lu" % "giants-decorator-html" % "1.2.1-Beta-5"
[com.github.vencent-lu/giants-decorator-html "1.2.1-Beta-5"]