Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.semanticcms |
ArtifactId | ArtifactIdsemanticcms-changelog-taglib |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-changelog-taglib/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-changelog-taglib</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-changelog-taglib/
implementation 'com.semanticcms:semanticcms-changelog-taglib:1.0.0'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-changelog-taglib/
implementation ("com.semanticcms:semanticcms-changelog-taglib:1.0.0")
'com.semanticcms:semanticcms-changelog-taglib:jar:1.0.0'
<dependency org="com.semanticcms" name="semanticcms-changelog-taglib" rev="1.0.0">
<artifact name="semanticcms-changelog-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-changelog-taglib', version='1.0.0')
)
libraryDependencies += "com.semanticcms" % "semanticcms-changelog-taglib" % "1.0.0"
[com.semanticcms/semanticcms-changelog-taglib "1.0.0"]