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