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