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

com.puresoltechnologies.purifinity.server:passwordstore.client 0.4.0


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.puresoltechnologies.purifinity.server
Идентификатор

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

passwordstore.client
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать passwordstore.client 0.4.0


<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.client/ -->
<dependency>
    <groupId>com.puresoltechnologies.purifinity.server</groupId>
    <artifactId>passwordstore.client</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.client/
implementation 'com.puresoltechnologies.purifinity.server:passwordstore.client:0.4.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.client/
implementation ("com.puresoltechnologies.purifinity.server:passwordstore.client:0.4.0")
'com.puresoltechnologies.purifinity.server:passwordstore.client:jar:0.4.0'
<dependency org="com.puresoltechnologies.purifinity.server" name="passwordstore.client" rev="0.4.0">
  <artifact name="passwordstore.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='passwordstore.client', version='0.4.0')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "passwordstore.client" % "0.4.0"
[com.puresoltechnologies.purifinity.server/passwordstore.client "0.4.0"]