License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdyeast |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyeast
WebJar for yeast
|
Project URL |
Project URL |
Filename | Size |
---|---|
yeast-0.1.2.pom | |
yeast-0.1.2.jar | 5 KB |
yeast-0.1.2-sources.jar | 22 bytes |
yeast-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/yeast/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>yeast</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/yeast/
implementation 'org.webjars.npm:yeast:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/yeast/
implementation ("org.webjars.npm:yeast:0.1.2")
'org.webjars.npm:yeast:jar:0.1.2'
<dependency org="org.webjars.npm" name="yeast" rev="0.1.2">
<artifact name="yeast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='yeast', version='0.1.2')
)
libraryDependencies += "org.webjars.npm" % "yeast" % "0.1.2"
[org.webjars.npm/yeast "0.1.2"]