License |
License |
---|---|
GroupId | GroupIdorg.kasource |
ArtifactId | ArtifactIdka-web |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKa Web Base
Ka Web base project
|
Project URL |
Project URL |
Filename | Size |
---|---|
ka-web-0.4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource/ka-web/ -->
<dependency>
<groupId>org.kasource</groupId>
<artifactId>ka-web</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kasource/ka-web/
implementation 'org.kasource:ka-web:0.4'
// https://jarcasting.com/artifacts/org.kasource/ka-web/
implementation ("org.kasource:ka-web:0.4")
'org.kasource:ka-web:pom:0.4'
<dependency org="org.kasource" name="ka-web" rev="0.4">
<artifact name="ka-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kasource', module='ka-web', version='0.4')
)
libraryDependencies += "org.kasource" % "ka-web" % "0.4"
[org.kasource/ka-web "0.4"]