| License |
License |
|---|---|
| GroupId | GroupIdcn.sexycode |
| ArtifactId | ArtifactIdsolo-util |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsolo-util
solo util
|
| Filename | Size |
|---|---|
| solo-util-1.2.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/solo-util/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>solo-util</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/solo-util/
implementation 'cn.sexycode:solo-util:1.2'
// https://jarcasting.com/artifacts/cn.sexycode/solo-util/
implementation ("cn.sexycode:solo-util:1.2")
'cn.sexycode:solo-util:pom:1.2'
<dependency org="cn.sexycode" name="solo-util" rev="1.2">
<artifact name="solo-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='solo-util', version='1.2')
)
libraryDependencies += "cn.sexycode" % "solo-util" % "1.2"
[cn.sexycode/solo-util "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |