GroupId | GroupIdorg.hswebframework |
---|---|
ArtifactId | ArtifactIdhsweb-expands-compress |
Version | Version3.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-compress/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-compress</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-compress/
implementation 'org.hswebframework:hsweb-expands-compress:3.0.1'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-compress/
implementation ("org.hswebframework:hsweb-expands-compress:3.0.1")
'org.hswebframework:hsweb-expands-compress:jar:3.0.1'
<dependency org="org.hswebframework" name="hsweb-expands-compress" rev="3.0.1">
<artifact name="hsweb-expands-compress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-compress', version='3.0.1')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-compress" % "3.0.1"
[org.hswebframework/hsweb-expands-compress "3.0.1"]