toolkit

web toolkit

License

License

Categories

Categories

Net
GroupId

GroupId

top.netkit
ArtifactId

ArtifactId

toolkit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

toolkit
web toolkit

Download toolkit

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0