is not current version
Last Version 1.0.46

uk.ac.ceh.components:datastore-git 1.0.41


Categories

Categories

Git Development Tools Version Controls Data
GroupId

GroupId

uk.ac.ceh.components
ArtifactId

ArtifactId

datastore-git
Version

Version

1.0.41
Type

Type

jar

Download datastore-git 1.0.41


<!-- https://jarcasting.com/artifacts/uk.ac.ceh.components/datastore-git/ -->
<dependency>
    <groupId>uk.ac.ceh.components</groupId>
    <artifactId>datastore-git</artifactId>
    <version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ceh.components/datastore-git/
implementation 'uk.ac.ceh.components:datastore-git:1.0.41'
// https://jarcasting.com/artifacts/uk.ac.ceh.components/datastore-git/
implementation ("uk.ac.ceh.components:datastore-git:1.0.41")
'uk.ac.ceh.components:datastore-git:jar:1.0.41'
<dependency org="uk.ac.ceh.components" name="datastore-git" rev="1.0.41">
  <artifact name="datastore-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ceh.components', module='datastore-git', version='1.0.41')
)
libraryDependencies += "uk.ac.ceh.components" % "datastore-git" % "1.0.41"
[uk.ac.ceh.components/datastore-git "1.0.41"]