License |
License |
---|---|
GroupId | GroupIdorg.fluentcodes.projects.elasticobjects |
ArtifactId | ArtifactIdeo-calls |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEO Basic Calls
Some basic calls for file resources or templates.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eo-calls-0.9.5.pom | |
eo-calls-0.9.5.jar | 140 KB |
eo-calls-0.9.5-sources.jar | 91 KB |
eo-calls-0.9.5-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-calls/ -->
<dependency>
<groupId>org.fluentcodes.projects.elasticobjects</groupId>
<artifactId>eo-calls</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-calls/
implementation 'org.fluentcodes.projects.elasticobjects:eo-calls:0.9.5'
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-calls/
implementation ("org.fluentcodes.projects.elasticobjects:eo-calls:0.9.5")
'org.fluentcodes.projects.elasticobjects:eo-calls:jar:0.9.5'
<dependency org="org.fluentcodes.projects.elasticobjects" name="eo-calls" rev="0.9.5">
<artifact name="eo-calls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.projects.elasticobjects', module='eo-calls', version='0.9.5')
)
libraryDependencies += "org.fluentcodes.projects.elasticobjects" % "eo-calls" % "0.9.5"
[org.fluentcodes.projects.elasticobjects/eo-calls "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.projects.elasticobjects : elastic-objects | jar | 0.9.5 |