License |
License |
---|---|
GroupId | GroupIdcom.picoff |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPicoff Commons
Common extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-1.17.3.pom | |
commons-1.17.3.jar | 38 KB |
commons-1.17.3-sources.jar | 19 KB |
commons-1.17.3-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.picoff/commons/ -->
<dependency>
<groupId>com.picoff</groupId>
<artifactId>commons</artifactId>
<version>1.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.picoff/commons/
implementation 'com.picoff:commons:1.17.3'
// https://jarcasting.com/artifacts/com.picoff/commons/
implementation ("com.picoff:commons:1.17.3")
'com.picoff:commons:jar:1.17.3'
<dependency org="com.picoff" name="commons" rev="1.17.3">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.picoff', module='commons', version='1.17.3')
)
libraryDependencies += "com.picoff" % "commons" % "1.17.3"
[com.picoff/commons "1.17.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |