s

semanticcms-autogit-view

SemanticCMS view of automatic Git status.
https://semanticcms.com/autogit/view/
Files download
File Operation
semanticcms-autogit-view-1.6.1.jar download
semanticcms-autogit-view-1.6.1.pom download
semanticcms-autogit-view-1.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.semanticcms</groupId>
  <artifactId>semanticcms-autogit-view</artifactId>
  <version>1.6.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.semanticcms:semanticcms-autogit-view:1.6.1'
Gradle Kotlin
implementation("com.semanticcms:semanticcms-autogit-view:1.6.1")
Scala SBT
libraryDependencies += "com.semanticcms" % "semanticcms-autogit-view" % "1.6.1"
Groovy Grape
@Grapes(
  @Grab(group='com.semanticcms', module='semanticcms-autogit-view', version='1.6.1')
)
Apache Ivy
<dependency org="com.semanticcms" name="semanticcms-autogit-view" rev="1.6.1" />
Leiningen
[com.semanticcms/semanticcms-autogit-view "1.6.1"]
Apache Buildr
'com.semanticcms:semanticcms-autogit-view:jar:1.6.1'