| GroupId | GroupIdcom.jwebmp.jre11 |
|---|---|
| ArtifactId | ArtifactIduadetector-core |
| Version | Version0.63.0.14 |
| Type | Typejar |
| Filename | Size |
|---|---|
| uadetector-core-0.63.0.14.pom | |
| uadetector-core-0.63.0.14.jar | 191 KB |
| uadetector-core-0.63.0.14-sources.jar | 138 KB |
| uadetector-core-0.63.0.14-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11/uadetector-core/ -->
<dependency>
<groupId>com.jwebmp.jre11</groupId>
<artifactId>uadetector-core</artifactId>
<version>0.63.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11/uadetector-core/
implementation 'com.jwebmp.jre11:uadetector-core:0.63.0.14'
// https://jarcasting.com/artifacts/com.jwebmp.jre11/uadetector-core/
implementation ("com.jwebmp.jre11:uadetector-core:0.63.0.14")
'com.jwebmp.jre11:uadetector-core:jar:0.63.0.14'
<dependency org="com.jwebmp.jre11" name="uadetector-core" rev="0.63.0.14">
<artifact name="uadetector-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11', module='uadetector-core', version='0.63.0.14')
)
libraryDependencies += "com.jwebmp.jre11" % "uadetector-core" % "0.63.0.14"
[com.jwebmp.jre11/uadetector-core "0.63.0.14"]