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