не последняя версия
Последняя версия 1.0.69

tech.rsqn.useful-things:encryption-utilities 1.0.49

A collection of common utilities used by rsqn.tech opensource projects.

Группа

Группа

tech.rsqn.useful-things
Идентификатор

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

encryption-utilities
Версия

Версия

1.0.49
Тип

Тип

jar

Скачать encryption-utilities 1.0.49


<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/encryption-utilities/ -->
<dependency>
    <groupId>tech.rsqn.useful-things</groupId>
    <artifactId>encryption-utilities</artifactId>
    <version>1.0.49</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/encryption-utilities/
implementation 'tech.rsqn.useful-things:encryption-utilities:1.0.49'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/encryption-utilities/
implementation ("tech.rsqn.useful-things:encryption-utilities:1.0.49")
'tech.rsqn.useful-things:encryption-utilities:jar:1.0.49'
<dependency org="tech.rsqn.useful-things" name="encryption-utilities" rev="1.0.49">
  <artifact name="encryption-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='encryption-utilities', version='1.0.49')
)
libraryDependencies += "tech.rsqn.useful-things" % "encryption-utilities" % "1.0.49"
[tech.rsqn.useful-things/encryption-utilities "1.0.49"]