License |
License |
---|---|
GroupId | GroupIdorg.carrot2.attributes |
ArtifactId | ArtifactIdattributes-binder |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAttributes binder runtime
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
attributes-binder-1.3.4.pom | |
attributes-binder-1.3.4.jar | 78 KB |
attributes-binder-1.3.4-sources.jar | 55 KB |
attributes-binder-1.3.4-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2.attributes/attributes-binder/ -->
<dependency>
<groupId>org.carrot2.attributes</groupId>
<artifactId>attributes-binder</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2.attributes/attributes-binder/
implementation 'org.carrot2.attributes:attributes-binder:1.3.4'
// https://jarcasting.com/artifacts/org.carrot2.attributes/attributes-binder/
implementation ("org.carrot2.attributes:attributes-binder:1.3.4")
'org.carrot2.attributes:attributes-binder:jar:1.3.4'
<dependency org="org.carrot2.attributes" name="attributes-binder" rev="1.3.4">
<artifact name="attributes-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2.attributes', module='attributes-binder', version='1.3.4')
)
libraryDependencies += "org.carrot2.attributes" % "attributes-binder" % "1.3.4"
[org.carrot2.attributes/attributes-binder "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch.thirdparty : simple-xml-safe | jar | 2.7.1 |
org.carrot2.shaded : carrot2-guava | jar | 18.0 |