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