GroupId | GroupIdcom.jwebmp.thirdparty |
---|---|
ArtifactId | ArtifactIdjwebmp-ua-detector |
Version | Version0.67.0.5 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-ua-detector-0.67.0.5.pom | 881 bytes |
jwebmp-ua-detector-0.67.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation 'com.jwebmp.thirdparty:jwebmp-ua-detector:0.67.0.5'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation ("com.jwebmp.thirdparty:jwebmp-ua-detector:0.67.0.5")
'com.jwebmp.thirdparty:jwebmp-ua-detector:jar:0.67.0.5'
<dependency org="com.jwebmp.thirdparty" name="jwebmp-ua-detector" rev="0.67.0.5">
<artifact name="jwebmp-ua-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='jwebmp-ua-detector', version='0.67.0.5')
)
libraryDependencies += "com.jwebmp.thirdparty" % "jwebmp-ua-detector" % "0.67.0.5"
[com.jwebmp.thirdparty/jwebmp-ua-detector "0.67.0.5"]