Categories |
CategoriesCLI User Interface Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.flexess.client |
ArtifactId | ArtifactIdorg.jresearch.flexess.client.api |
Version | Version1.3.27 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jresearch.flexess.client/org.jresearch.flexess.client.api/ -->
<dependency>
<groupId>org.jresearch.flexess.client</groupId>
<artifactId>org.jresearch.flexess.client.api</artifactId>
<version>1.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.flexess.client/org.jresearch.flexess.client.api/
implementation 'org.jresearch.flexess.client:org.jresearch.flexess.client.api:1.3.27'
// https://jarcasting.com/artifacts/org.jresearch.flexess.client/org.jresearch.flexess.client.api/
implementation ("org.jresearch.flexess.client:org.jresearch.flexess.client.api:1.3.27")
'org.jresearch.flexess.client:org.jresearch.flexess.client.api:jar:1.3.27'
<dependency org="org.jresearch.flexess.client" name="org.jresearch.flexess.client.api" rev="1.3.27">
<artifact name="org.jresearch.flexess.client.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.flexess.client', module='org.jresearch.flexess.client.api', version='1.3.27')
)
libraryDependencies += "org.jresearch.flexess.client" % "org.jresearch.flexess.client.api" % "1.3.27"
[org.jresearch.flexess.client/org.jresearch.flexess.client.api "1.3.27"]