License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdweb-widgets |
Version | Version2021.7.20 |
Type | Typejar |
Description |
DescriptionWeb-Widgets
parent-web-pom
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-widgets-2021.7.20.pom | |
web-widgets-2021.7.20.jar | 1 MB |
web-widgets-2021.7.20-test-sources.jar | 6 KB |
web-widgets-2021.7.20-sources.jar | 8 KB |
web-widgets-2021.7.20-javadoc.jar | 538 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>web-widgets</artifactId>
<version>2021.7.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/
implementation 'com.hack23.cia:web-widgets:2021.7.20'
// https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/
implementation ("com.hack23.cia:web-widgets:2021.7.20")
'com.hack23.cia:web-widgets:jar:2021.7.20'
<dependency org="com.hack23.cia" name="web-widgets" rev="2021.7.20">
<artifact name="web-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='web-widgets', version='2021.7.20')
)
libraryDependencies += "com.hack23.cia" % "web-widgets" % "2021.7.20"
[com.hack23.cia/web-widgets "2021.7.20"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hack23.cia : testfoundation | jar | 2021.7.20 |