| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdtop.netkit |
| ArtifactId | ArtifactIdtoolkit |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontoolkit
web toolkit
|
| Filename | Size |
|---|---|
| toolkit-1.0.2.pom | |
| toolkit-1.0.2.jar | 15 KB |
| toolkit-1.0.2-sources.jar | 10 KB |
| toolkit-1.0.2-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.netkit/toolkit/ -->
<dependency>
<groupId>top.netkit</groupId>
<artifactId>toolkit</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.netkit/toolkit/
implementation 'top.netkit:toolkit:1.0.2'
// https://jarcasting.com/artifacts/top.netkit/toolkit/
implementation ("top.netkit:toolkit:1.0.2")
'top.netkit:toolkit:jar:1.0.2'
<dependency org="top.netkit" name="toolkit" rev="1.0.2">
<artifact name="toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.netkit', module='toolkit', version='1.0.2')
)
libraryDependencies += "top.netkit" % "toolkit" % "1.0.2"
[top.netkit/toolkit "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
| org.ow2.asm : asm-commons | jar | 9.3 |
| org.ow2.asm : asm | jar | 9.3 |
| cglib : cglib-nodep | jar | 3.3.0 |