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