Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mulesoft-api-console |
Version | Version3.0.17 |
Type | Typejar |
<!-- 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>3.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mulesoft-api-console/
implementation 'org.webjars.npm:github-com-mulesoft-api-console:3.0.17'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mulesoft-api-console/
implementation ("org.webjars.npm:github-com-mulesoft-api-console:3.0.17")
'org.webjars.npm:github-com-mulesoft-api-console:jar:3.0.17'
<dependency org="org.webjars.npm" name="github-com-mulesoft-api-console" rev="3.0.17">
<artifact name="github-com-mulesoft-api-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mulesoft-api-console', version='3.0.17')
)
libraryDependencies += "org.webjars.npm" % "github-com-mulesoft-api-console" % "3.0.17"
[org.webjars.npm/github-com-mulesoft-api-console "3.0.17"]