is not current version
Last Version 2022.6.15

com.hack23.cia:web-widgets 1.0-beta-3

web-widgets

GroupId

GroupId

com.hack23.cia
ArtifactId

ArtifactId

web-widgets
Version

Version

1.0-beta-3
Type

Type

jar

Download web-widgets 1.0-beta-3


<!-- https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/ -->
<dependency>
    <groupId>com.hack23.cia</groupId>
    <artifactId>web-widgets</artifactId>
    <version>1.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/
implementation 'com.hack23.cia:web-widgets:1.0-beta-3'
// https://jarcasting.com/artifacts/com.hack23.cia/web-widgets/
implementation ("com.hack23.cia:web-widgets:1.0-beta-3")
'com.hack23.cia:web-widgets:jar:1.0-beta-3'
<dependency org="com.hack23.cia" name="web-widgets" rev="1.0-beta-3">
  <artifact name="web-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='web-widgets', version='1.0-beta-3')
)
libraryDependencies += "com.hack23.cia" % "web-widgets" % "1.0-beta-3"
[com.hack23.cia/web-widgets "1.0-beta-3"]