| License |
License |
|---|---|
| GroupId | GroupIdcom.ulegalize |
| ArtifactId | ArtifactIdulegalizeshare |
| Last Version | Last Version3.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUlegalize Share Library
A application used to share library between Ulegalize application
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ulegalizeshare-3.0.15.pom | |
| ulegalizeshare-3.0.15.jar | 135 KB |
| ulegalizeshare-3.0.15-sources.jar | 34 KB |
| ulegalizeshare-3.0.15-javadoc.jar | 598 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ulegalize/ulegalizeshare/ -->
<dependency>
<groupId>com.ulegalize</groupId>
<artifactId>ulegalizeshare</artifactId>
<version>3.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.ulegalize/ulegalizeshare/
implementation 'com.ulegalize:ulegalizeshare:3.0.15'
// https://jarcasting.com/artifacts/com.ulegalize/ulegalizeshare/
implementation ("com.ulegalize:ulegalizeshare:3.0.15")
'com.ulegalize:ulegalizeshare:jar:3.0.15'
<dependency org="com.ulegalize" name="ulegalizeshare" rev="3.0.15">
<artifact name="ulegalizeshare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ulegalize', module='ulegalizeshare', version='3.0.15')
)
libraryDependencies += "com.ulegalize" % "ulegalizeshare" % "3.0.15"
[com.ulegalize/ulegalizeshare "3.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| javax.annotation : javax.annotation-api | jar | 1.2-b01 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |