| License |
License |
|---|---|
| GroupId | GroupIdtop.verytouch.vkit |
| ArtifactId | ArtifactIdstarters |
| Version | Version2.2.1 |
| Type | Typepom |
| Description |
Descriptionverytouch's kit.
|
| Filename | Size |
|---|---|
| starters-2.2.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.verytouch.vkit/starters/ -->
<dependency>
<groupId>top.verytouch.vkit</groupId>
<artifactId>starters</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.verytouch.vkit/starters/
implementation 'top.verytouch.vkit:starters:2.2.1'
// https://jarcasting.com/artifacts/top.verytouch.vkit/starters/
implementation ("top.verytouch.vkit:starters:2.2.1")
'top.verytouch.vkit:starters:pom:2.2.1'
<dependency org="top.verytouch.vkit" name="starters" rev="2.2.1">
<artifact name="starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.verytouch.vkit', module='starters', version='2.2.1')
)
libraryDependencies += "top.verytouch.vkit" % "starters" % "2.2.1"
[top.verytouch.vkit/starters "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |