| Categories |
CategoriesRuby Languages |
|---|---|
| GroupId | GroupIdorg.jruby |
| ArtifactId | ArtifactIdjay-yydebug |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjay-yydebug
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jay-yydebug-1.0.pom | |
| jay-yydebug-1.0.jar | 20 KB |
| jay-yydebug-1.0-sources.jar | 64 KB |
| jay-yydebug-1.0-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jruby/jay-yydebug/ -->
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jay-yydebug</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby/jay-yydebug/
implementation 'org.jruby:jay-yydebug:1.0'
// https://jarcasting.com/artifacts/org.jruby/jay-yydebug/
implementation ("org.jruby:jay-yydebug:1.0")
'org.jruby:jay-yydebug:jar:1.0'
<dependency org="org.jruby" name="jay-yydebug" rev="1.0">
<artifact name="jay-yydebug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby', module='jay-yydebug', version='1.0')
)
libraryDependencies += "org.jruby" % "jay-yydebug" % "1.0"
[org.jruby/jay-yydebug "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |