GroupId | GroupIdit.vige |
---|---|
ArtifactId | ArtifactIdalfresco-tests |
Version | Version4.2.6.6.10 |
Type | Typejar |
Filename | Size |
---|---|
alfresco-tests-4.2.6.6.10.pom | |
alfresco-tests-4.2.6.6.10.jar | 113 KB |
alfresco-tests-4.2.6.6.10-sources.jar | 60 KB |
alfresco-tests-4.2.6.6.10-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.vige/alfresco-tests/ -->
<dependency>
<groupId>it.vige</groupId>
<artifactId>alfresco-tests</artifactId>
<version>4.2.6.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation 'it.vige:alfresco-tests:4.2.6.6.10'
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation ("it.vige:alfresco-tests:4.2.6.6.10")
'it.vige:alfresco-tests:jar:4.2.6.6.10'
<dependency org="it.vige" name="alfresco-tests" rev="4.2.6.6.10">
<artifact name="alfresco-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.vige', module='alfresco-tests', version='4.2.6.6.10')
)
libraryDependencies += "it.vige" % "alfresco-tests" % "4.2.6.6.10"
[it.vige/alfresco-tests "4.2.6.6.10"]