Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-asura-pro-indigo |
Version | Version0.0.0 |
Type | Typejar |
Filename | Size |
---|---|
github-com-asura-pro-indigo-0.0.0.pom | |
github-com-asura-pro-indigo-0.0.0.jar | 318 KB |
github-com-asura-pro-indigo-0.0.0-sources.jar | 22 bytes |
github-com-asura-pro-indigo-0.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-asura-pro-indigo/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-asura-pro-indigo</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-asura-pro-indigo/
implementation 'org.webjars.npm:github-com-asura-pro-indigo:0.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-asura-pro-indigo/
implementation ("org.webjars.npm:github-com-asura-pro-indigo:0.0.0")
'org.webjars.npm:github-com-asura-pro-indigo:jar:0.0.0'
<dependency org="org.webjars.npm" name="github-com-asura-pro-indigo" rev="0.0.0">
<artifact name="github-com-asura-pro-indigo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-asura-pro-indigo', version='0.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-asura-pro-indigo" % "0.0.0"
[org.webjars.npm/github-com-asura-pro-indigo "0.0.0"]