License |
License |
---|---|
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-binding |
Last Version | Last Version3.1.1.GA |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnull
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
granite-binding-3.1.1.GA.pom | |
granite-binding-3.1.1.GA.jar | 43 KB |
granite-binding-3.1.1.GA-sources.jar | 20 KB |
granite-binding-3.1.1.GA-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-binding/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-binding</artifactId>
<version>3.1.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-binding/
implementation 'org.graniteds:granite-binding:3.1.1.GA'
// https://jarcasting.com/artifacts/org.graniteds/granite-binding/
implementation ("org.graniteds:granite-binding:3.1.1.GA")
'org.graniteds:granite-binding:jar:3.1.1.GA'
<dependency org="org.graniteds" name="granite-binding" rev="3.1.1.GA">
<artifact name="granite-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-binding', version='3.1.1.GA')
)
libraryDependencies += "org.graniteds" % "granite-binding" % "3.1.1.GA"
[org.graniteds/granite-binding "3.1.1.GA"]