Categories |
CategoriesData ORM Doma |
---|---|
GroupId | GroupIdpl.wrzasq.cform |
ArtifactId | ArtifactIdcform-data-cognito-domain |
Version | Version1.1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.cform/cform-data-cognito-domain/ -->
<dependency>
<groupId>pl.wrzasq.cform</groupId>
<artifactId>cform-data-cognito-domain</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.cform/cform-data-cognito-domain/
implementation 'pl.wrzasq.cform:cform-data-cognito-domain:1.1.4'
// https://jarcasting.com/artifacts/pl.wrzasq.cform/cform-data-cognito-domain/
implementation ("pl.wrzasq.cform:cform-data-cognito-domain:1.1.4")
'pl.wrzasq.cform:cform-data-cognito-domain:jar:1.1.4'
<dependency org="pl.wrzasq.cform" name="cform-data-cognito-domain" rev="1.1.4">
<artifact name="cform-data-cognito-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.cform', module='cform-data-cognito-domain', version='1.1.4')
)
libraryDependencies += "pl.wrzasq.cform" % "cform-data-cognito-domain" % "1.1.4"
[pl.wrzasq.cform/cform-data-cognito-domain "1.1.4"]