GroupId | GroupIdcom.jwebmp.thirdparty |
---|---|
ArtifactId | ArtifactIdjwebmp-ua-detector |
Version | Version0.67.0.12 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-ua-detector-0.67.0.12.pom | 883 bytes |
jwebmp-ua-detector-0.67.0.12-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>jwebmp-ua-detector</artifactId>
<version>0.67.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation 'com.jwebmp.thirdparty:jwebmp-ua-detector:0.67.0.12'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation ("com.jwebmp.thirdparty:jwebmp-ua-detector:0.67.0.12")
'com.jwebmp.thirdparty:jwebmp-ua-detector:jar:0.67.0.12'
<dependency org="com.jwebmp.thirdparty" name="jwebmp-ua-detector" rev="0.67.0.12">
<artifact name="jwebmp-ua-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='jwebmp-ua-detector', version='0.67.0.12')
)
libraryDependencies += "com.jwebmp.thirdparty" % "jwebmp-ua-detector" % "0.67.0.12"
[com.jwebmp.thirdparty/jwebmp-ua-detector "0.67.0.12"]