License |
License |
---|---|
GroupId | GroupIdorg.codehaus.griffon |
ArtifactId | ArtifactIdgriffon-core-compile |
Version | Version2.15.1 |
Type | Typejar |
Description |
Descriptiongriffon-core-compile
Griffon Core Compile
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
griffon-core-compile-2.15.1.pom | |
griffon-core-compile-2.15.1.jar | 67 KB |
griffon-core-compile-2.15.1-sources.jar | 52 KB |
griffon-core-compile-2.15.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.griffon/griffon-core-compile/ -->
<dependency>
<groupId>org.codehaus.griffon</groupId>
<artifactId>griffon-core-compile</artifactId>
<version>2.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.griffon/griffon-core-compile/
implementation 'org.codehaus.griffon:griffon-core-compile:2.15.1'
// https://jarcasting.com/artifacts/org.codehaus.griffon/griffon-core-compile/
implementation ("org.codehaus.griffon:griffon-core-compile:2.15.1")
'org.codehaus.griffon:griffon-core-compile:jar:2.15.1'
<dependency org="org.codehaus.griffon" name="griffon-core-compile" rev="2.15.1">
<artifact name="griffon-core-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.griffon', module='griffon-core-compile', version='2.15.1')
)
libraryDependencies += "org.codehaus.griffon" % "griffon-core-compile" % "2.15.1"
[org.codehaus.griffon/griffon-core-compile "2.15.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.griffon : griffon-core | jar | 2.15.1 |
org.kordamp.jipsy : jipsy | jar | 0.4.1 |