Categories |
CategoriesOther General Purpose Libraries |
---|---|
GroupId | GroupIdorg.jbundle.util.other |
ArtifactId | ArtifactIdorg.jbundle.util.other.weblook |
Version | Version0.7.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jbundle.util.other/org.jbundle.util.other.weblook/ -->
<dependency>
<groupId>org.jbundle.util.other</groupId>
<artifactId>org.jbundle.util.other.weblook</artifactId>
<version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.other/org.jbundle.util.other.weblook/
implementation 'org.jbundle.util.other:org.jbundle.util.other.weblook:0.7.7'
// https://jarcasting.com/artifacts/org.jbundle.util.other/org.jbundle.util.other.weblook/
implementation ("org.jbundle.util.other:org.jbundle.util.other.weblook:0.7.7")
'org.jbundle.util.other:org.jbundle.util.other.weblook:jar:0.7.7'
<dependency org="org.jbundle.util.other" name="org.jbundle.util.other.weblook" rev="0.7.7">
<artifact name="org.jbundle.util.other.weblook" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.other', module='org.jbundle.util.other.weblook', version='0.7.7')
)
libraryDependencies += "org.jbundle.util.other" % "org.jbundle.util.other.weblook" % "0.7.7"
[org.jbundle.util.other/org.jbundle.util.other.weblook "0.7.7"]