Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.sevenzipjbinding |
ArtifactId | ArtifactIdsevenzipjbinding |
Version | Version9.20-2.00beta |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding/ -->
<dependency>
<groupId>net.sf.sevenzipjbinding</groupId>
<artifactId>sevenzipjbinding</artifactId>
<version>9.20-2.00beta</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding/
implementation 'net.sf.sevenzipjbinding:sevenzipjbinding:9.20-2.00beta'
// https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding/
implementation ("net.sf.sevenzipjbinding:sevenzipjbinding:9.20-2.00beta")
'net.sf.sevenzipjbinding:sevenzipjbinding:jar:9.20-2.00beta'
<dependency org="net.sf.sevenzipjbinding" name="sevenzipjbinding" rev="9.20-2.00beta">
<artifact name="sevenzipjbinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sevenzipjbinding', module='sevenzipjbinding', version='9.20-2.00beta')
)
libraryDependencies += "net.sf.sevenzipjbinding" % "sevenzipjbinding" % "9.20-2.00beta"
[net.sf.sevenzipjbinding/sevenzipjbinding "9.20-2.00beta"]