License |
License |
---|---|
GroupId | GroupIdorg.oxerr.commons |
ArtifactId | ArtifactIdcommons-user |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-user
commons user
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-user-2.0.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oxerr.commons/commons-user/ -->
<dependency>
<groupId>org.oxerr.commons</groupId>
<artifactId>commons-user</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user/
implementation 'org.oxerr.commons:commons-user:2.0.0'
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user/
implementation ("org.oxerr.commons:commons-user:2.0.0")
'org.oxerr.commons:commons-user:pom:2.0.0'
<dependency org="org.oxerr.commons" name="commons-user" rev="2.0.0">
<artifact name="commons-user" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.commons', module='commons-user', version='2.0.0')
)
libraryDependencies += "org.oxerr.commons" % "commons-user" % "2.0.0"
[org.oxerr.commons/commons-user "2.0.0"]