GroupId | GroupIdcom.jwebmp.thirdparty |
---|---|
ArtifactId | ArtifactIduadetector-resources |
Version | Version0.67.0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/uadetector-resources/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>uadetector-resources</artifactId>
<version>0.67.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/uadetector-resources/
implementation 'com.jwebmp.thirdparty:uadetector-resources:0.67.0.7'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/uadetector-resources/
implementation ("com.jwebmp.thirdparty:uadetector-resources:0.67.0.7")
'com.jwebmp.thirdparty:uadetector-resources:jar:0.67.0.7'
<dependency org="com.jwebmp.thirdparty" name="uadetector-resources" rev="0.67.0.7">
<artifact name="uadetector-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='uadetector-resources', version='0.67.0.7')
)
libraryDependencies += "com.jwebmp.thirdparty" % "uadetector-resources" % "0.67.0.7"
[com.jwebmp.thirdparty/uadetector-resources "0.67.0.7"]