License |
License |
---|---|
GroupId | GroupIdde.labathome |
ArtifactId | ArtifactIdirb |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionirb
*.irb file format reader in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
irb-1.0.0.pom | |
irb-1.0.0.jar | 294 KB |
irb-1.0.0-sources.jar | 7 KB |
irb-1.0.0-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.labathome/irb/ -->
<dependency>
<groupId>de.labathome</groupId>
<artifactId>irb</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.labathome/irb/
implementation 'de.labathome:irb:1.0.0'
// https://jarcasting.com/artifacts/de.labathome/irb/
implementation ("de.labathome:irb:1.0.0")
'de.labathome:irb:jar:1.0.0'
<dependency org="de.labathome" name="irb" rev="1.0.0">
<artifact name="irb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.labathome', module='irb', version='1.0.0')
)
libraryDependencies += "de.labathome" % "irb" % "1.0.0"
[de.labathome/irb "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
aliceinnets » java-jyplot | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.junit.platform : junit-platform-launcher | jar | 1.6.0 |