is not current version
Last Version 2.0.0

org.oxerr.commons:commons-user-repository 1.0.1

commons user repository

GroupId

GroupId

org.oxerr.commons
ArtifactId

ArtifactId

commons-user-repository
Version

Version

1.0.1
Type

Type

jar

Download commons-user-repository 1.0.1


<!-- https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-repository/ -->
<dependency>
    <groupId>org.oxerr.commons</groupId>
    <artifactId>commons-user-repository</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-repository/
implementation 'org.oxerr.commons:commons-user-repository:1.0.1'
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-repository/
implementation ("org.oxerr.commons:commons-user-repository:1.0.1")
'org.oxerr.commons:commons-user-repository:jar:1.0.1'
<dependency org="org.oxerr.commons" name="commons-user-repository" rev="1.0.1">
  <artifact name="commons-user-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.commons', module='commons-user-repository', version='1.0.1')
)
libraryDependencies += "org.oxerr.commons" % "commons-user-repository" % "1.0.1"
[org.oxerr.commons/commons-user-repository "1.0.1"]