GroupId | GroupIdcom.hack23.cia |
---|---|
ArtifactId | ArtifactIdweb-widgets |
Version | Version2020.1.14 |
Type | Typejar |
Filename | Size |
---|---|
web-widgets-2020.1.14.pom | |
web-widgets-2020.1.14.jar | 1 MB |
web-widgets-2020.1.14-test-sources.jar | 6 KB |
web-widgets-2020.1.14-sources.jar | 8 KB |
web-widgets-2020.1.14-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>web-widgets</artifactId>
<version>2020.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/
implementation 'com.hack23.cia:web-widgets:2020.1.14'
// https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/
implementation ("com.hack23.cia:web-widgets:2020.1.14")
'com.hack23.cia:web-widgets:jar:2020.1.14'
<dependency org="com.hack23.cia" name="web-widgets" rev="2020.1.14">
<artifact name="web-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='web-widgets', version='2020.1.14')
)
libraryDependencies += "com.hack23.cia" % "web-widgets" % "2020.1.14"
[com.hack23.cia/web-widgets "2020.1.14"]