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