GroupId | GroupIdcom.googlecode |
---|---|
ArtifactId | ArtifactIdjyield |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjyield
|
Filename | Size |
---|---|
jyield-0.0.6.pom | |
jyield-0.0.6.jar | 27 KB |
jyield-0.0.6-sources.jar | 12 KB |
jyield-0.0.6-runtime.jar | 5 KB |
jyield-0.0.6-javadoc.jar | 75 KB |
jyield-0.0.6-jar-with-dependencies.jar | 175 KB |
jyield-0.0.6-dist.zip | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode/jyield/ -->
<dependency>
<groupId>com.googlecode</groupId>
<artifactId>jyield</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode/jyield/
implementation 'com.googlecode:jyield:0.0.6'
// https://jarcasting.com/artifacts/com.googlecode/jyield/
implementation ("com.googlecode:jyield:0.0.6")
'com.googlecode:jyield:jar:0.0.6'
<dependency org="com.googlecode" name="jyield" rev="0.0.6">
<artifact name="jyield" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode', module='jyield', version='0.0.6')
)
libraryDependencies += "com.googlecode" % "jyield" % "0.0.6"
[com.googlecode/jyield "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.2 |
asm : asm-analysis | jar | 3.2 |
asm : asm-commons | jar | 3.2 |
asm : asm-tree | jar | 3.2 |
asm : asm-util | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |