is not current version
Last Version 0.0.17

com.free-now.sauron.plugins:git-checkout 0.0.13

Sauron GitCheckout Plugin

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.free-now.sauron.plugins
ArtifactId

ArtifactId

git-checkout
Version

Version

0.0.13
Type

Type

jar

Download git-checkout 0.0.13


<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/git-checkout/ -->
<dependency>
    <groupId>com.free-now.sauron.plugins</groupId>
    <artifactId>git-checkout</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/git-checkout/
implementation 'com.free-now.sauron.plugins:git-checkout:0.0.13'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/git-checkout/
implementation ("com.free-now.sauron.plugins:git-checkout:0.0.13")
'com.free-now.sauron.plugins:git-checkout:jar:0.0.13'
<dependency org="com.free-now.sauron.plugins" name="git-checkout" rev="0.0.13">
  <artifact name="git-checkout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='git-checkout', version='0.0.13')
)
libraryDependencies += "com.free-now.sauron.plugins" % "git-checkout" % "0.0.13"
[com.free-now.sauron.plugins/git-checkout "0.0.13"]