GroupId | GroupIdorg.andromda.thirdparty.jalopy |
---|---|
ArtifactId | ArtifactIdjalopy |
Version | Version1.5-RC3P1 |
Type | Typejar |
Description |
DescriptionPOM was created by Sonatype Nexus
|
Filename | Size |
---|---|
jalopy-1.5-RC3P1.pom | |
jalopy-1.5-RC3P1.jar | 937 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jalopy/jalopy/ -->
<dependency>
<groupId>org.andromda.thirdparty.jalopy</groupId>
<artifactId>jalopy</artifactId>
<version>1.5-RC3P1</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jalopy/jalopy/
implementation 'org.andromda.thirdparty.jalopy:jalopy:1.5-RC3P1'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jalopy/jalopy/
implementation ("org.andromda.thirdparty.jalopy:jalopy:1.5-RC3P1")
'org.andromda.thirdparty.jalopy:jalopy:jar:1.5-RC3P1'
<dependency org="org.andromda.thirdparty.jalopy" name="jalopy" rev="1.5-RC3P1">
<artifact name="jalopy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jalopy', module='jalopy', version='1.5-RC3P1')
)
libraryDependencies += "org.andromda.thirdparty.jalopy" % "jalopy" % "1.5-RC3P1"
[org.andromda.thirdparty.jalopy/jalopy "1.5-RC3P1"]