is not current version
Last Version 0.1.1

com.github.mjeanroy:springmvc-uadetector 0.1.0


GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

springmvc-uadetector
Version

Version

0.1.0
Type

Type

jar

Download springmvc-uadetector 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/springmvc-uadetector/ -->
<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>springmvc-uadetector</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/springmvc-uadetector/
implementation 'com.github.mjeanroy:springmvc-uadetector:0.1.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/springmvc-uadetector/
implementation ("com.github.mjeanroy:springmvc-uadetector:0.1.0")
'com.github.mjeanroy:springmvc-uadetector:jar:0.1.0'
<dependency org="com.github.mjeanroy" name="springmvc-uadetector" rev="0.1.0">
  <artifact name="springmvc-uadetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='springmvc-uadetector', version='0.1.0')
)
libraryDependencies += "com.github.mjeanroy" % "springmvc-uadetector" % "0.1.0"
[com.github.mjeanroy/springmvc-uadetector "0.1.0"]