License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mulesoft-api-console |
Version | Version4.1.0 |
Type | Typejar |
Description |
Descriptionapi-console
WebJar for api-console
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mulesoft-api-console/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mulesoft-api-console</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mulesoft-api-console/
implementation 'org.webjars.npm:github-com-mulesoft-api-console:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mulesoft-api-console/
implementation ("org.webjars.npm:github-com-mulesoft-api-console:4.1.0")
'org.webjars.npm:github-com-mulesoft-api-console:jar:4.1.0'
<dependency org="org.webjars.npm" name="github-com-mulesoft-api-console" rev="4.1.0">
<artifact name="github-com-mulesoft-api-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mulesoft-api-console', version='4.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mulesoft-api-console" % "4.1.0"
[org.webjars.npm/github-com-mulesoft-api-console "4.1.0"]