<dependency>
<groupId>tech.thdev</groupId>
<artifactId>useful-encrypted-data-store-preferences-security</artifactId>
<version>1.7.21-1.0.8-1.0.0</version>
</dependency>
implementation group: 'tech.thdev', name: 'useful-encrypted-data-store-preferences-security', version: '1.7.21-1.0.8-1.0.0'
implementation 'tech.thdev:useful-encrypted-data-store-preferences-security:1.7.21-1.0.8-1.0.0'
implementation("tech.thdev:useful-encrypted-data-store-preferences-security:1.7.21-1.0.8-1.0.0")
libraryDependencies += "tech.thdev" % "useful-encrypted-data-store-preferences-security" % "1.7.21-1.0.8-1.0.0"
<dependency org="tech.thdev" name="useful-encrypted-data-store-preferences-security" rev="1.7.21-1.0.8-1.0.0"/>
@Grapes(
@Grab(group='tech.thdev', module='useful-encrypted-data-store-preferences-security', version='1.7.21-1.0.8-1.0.0')
)
[tech.thdev/useful-encrypted-data-store-preferences-security "1.7.21-1.0.8-1.0.0"]
'tech.thdev:useful-encrypted-data-store-preferences-security:jar:1.7.21-1.0.8-1.0.0'