is not current version
Last Version 1.0.46

uk.ac.ceh.components:userstore-crowd 1.0.42


GroupId

GroupId

uk.ac.ceh.components
ArtifactId

ArtifactId

userstore-crowd
Version

Version

1.0.42
Type

Type

jar

Download userstore-crowd 1.0.42


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