Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mourner-simpleheat |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mourner-simpleheat/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mourner-simpleheat</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mourner-simpleheat/
implementation 'org.webjars.npm:github-com-mourner-simpleheat:0.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mourner-simpleheat/
implementation ("org.webjars.npm:github-com-mourner-simpleheat:0.3.0")
'org.webjars.npm:github-com-mourner-simpleheat:jar:0.3.0'
<dependency org="org.webjars.npm" name="github-com-mourner-simpleheat" rev="0.3.0">
<artifact name="github-com-mourner-simpleheat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mourner-simpleheat', version='0.3.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mourner-simpleheat" % "0.3.0"
[org.webjars.npm/github-com-mourner-simpleheat "0.3.0"]