| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdcobble-all |
| Last Version | Last Version4.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCobble All-in-One
java utils
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cobble-all-4.4.0.pom | |
| cobble-all-4.4.0.jar | 1004 KB |
| cobble-all-4.4.0-sources.jar | 875 KB |
| cobble-all-4.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/cobble-all/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>cobble-all</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/cobble-all/
implementation 'net.hasor:cobble-all:4.4.0'
// https://jarcasting.com/artifacts/net.hasor/cobble-all/
implementation ("net.hasor:cobble-all:4.4.0")
'net.hasor:cobble-all:jar:4.4.0'
<dependency org="net.hasor" name="cobble-all" rev="4.4.0">
<artifact name="cobble-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='cobble-all', version='4.4.0')
)
libraryDependencies += "net.hasor" % "cobble-all" % "4.4.0"
[net.hasor/cobble-all "4.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |