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

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


Категории

Категории

Doma Данные ORM
Группа

Группа

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

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

passwordstore.domain
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать passwordstore.domain 0.4.0


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