| License |
License |
|---|---|
| GroupId | GroupIdio.surati.gap |
| ArtifactId | ArtifactIdcommons-tk-web |
| Version | Version0.1 |
| Type | Typejar |
| Description |
DescriptionCommon Takes web components
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-tk-web-0.1.pom | |
| commons-tk-web-0.1.jar | 12 KB |
| commons-tk-web-0.1-sources.jar | 14 KB |
| commons-tk-web-0.1-javadoc.jar | 439 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.surati.gap/commons-tk-web/ -->
<dependency>
<groupId>io.surati.gap</groupId>
<artifactId>commons-tk-web</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.surati.gap/commons-tk-web/
implementation 'io.surati.gap:commons-tk-web:0.1'
// https://jarcasting.com/artifacts/io.surati.gap/commons-tk-web/
implementation ("io.surati.gap:commons-tk-web:0.1")
'io.surati.gap:commons-tk-web:jar:0.1'
<dependency org="io.surati.gap" name="commons-tk-web" rev="0.1">
<artifact name="commons-tk-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.surati.gap', module='commons-tk-web', version='0.1')
)
libraryDependencies += "io.surati.gap" % "commons-tk-web" % "0.1"
[io.surati.gap/commons-tk-web "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.takes : takes | jar | 1.19 |
| javax.json : javax.json-api | jar | 1.1.4 |