Categories |
CategoriesAnt Build Tools Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.semanticcms |
ArtifactId | ArtifactIdsemanticcms-autogit |
Version | Version1.3.3 |
Type | Typepom |
Filename | Size |
---|---|
semanticcms-autogit-1.3.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-autogit</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit/
implementation 'com.semanticcms:semanticcms-autogit:1.3.3'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit/
implementation ("com.semanticcms:semanticcms-autogit:1.3.3")
'com.semanticcms:semanticcms-autogit:pom:1.3.3'
<dependency org="com.semanticcms" name="semanticcms-autogit" rev="1.3.3">
<artifact name="semanticcms-autogit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-autogit', version='1.3.3')
)
libraryDependencies += "com.semanticcms" % "semanticcms-autogit" % "1.3.3"
[com.semanticcms/semanticcms-autogit "1.3.3"]