не последняя версия
Последняя версия 1.2.2.1-jre17

com.jwebmp.plugins.security:jwebmp-plugins-local-storage-security 1.0.3.3-jre12

This plugin creates and transports variables containing local storage information. It also creates unique identifier in the local storage for device identification.

Категории

Категории

Безопасность
Группа

Группа

com.jwebmp.plugins.security
Идентификатор

Идентификатор

jwebmp-plugins-local-storage-security
Версия

Версия

1.0.3.3-jre12
Тип

Тип

jar

Скачать jwebmp-plugins-local-storage-security 1.0.3.3-jre12


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-local-storage-security/ -->
<dependency>
    <groupId>com.jwebmp.plugins.security</groupId>
    <artifactId>jwebmp-plugins-local-storage-security</artifactId>
    <version>1.0.3.3-jre12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-local-storage-security/
implementation 'com.jwebmp.plugins.security:jwebmp-plugins-local-storage-security:1.0.3.3-jre12'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-local-storage-security/
implementation ("com.jwebmp.plugins.security:jwebmp-plugins-local-storage-security:1.0.3.3-jre12")
'com.jwebmp.plugins.security:jwebmp-plugins-local-storage-security:jar:1.0.3.3-jre12'
<dependency org="com.jwebmp.plugins.security" name="jwebmp-plugins-local-storage-security" rev="1.0.3.3-jre12">
  <artifact name="jwebmp-plugins-local-storage-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.security', module='jwebmp-plugins-local-storage-security', version='1.0.3.3-jre12')
)
libraryDependencies += "com.jwebmp.plugins.security" % "jwebmp-plugins-local-storage-security" % "1.0.3.3-jre12"
[com.jwebmp.plugins.security/jwebmp-plugins-local-storage-security "1.0.3.3-jre12"]