is not current version
Last Version 1.1.1

org.webjars.npm:alfresco-js-api 1.0.0

WebJar for alfresco-js-api

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

alfresco-js-api
Version

Version

1.0.0
Type

Type

jar

Download alfresco-js-api 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/alfresco-js-api/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>alfresco-js-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/alfresco-js-api/
implementation 'org.webjars.npm:alfresco-js-api:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/alfresco-js-api/
implementation ("org.webjars.npm:alfresco-js-api:1.0.0")
'org.webjars.npm:alfresco-js-api:jar:1.0.0'
<dependency org="org.webjars.npm" name="alfresco-js-api" rev="1.0.0">
  <artifact name="alfresco-js-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='alfresco-js-api', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "alfresco-js-api" % "1.0.0"
[org.webjars.npm/alfresco-js-api "1.0.0"]