Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.cryptlex.lexfloatclient |
ArtifactId | ArtifactIdlexfloatclient |
Version | Version4.5.2 |
Type | Typejar |
Filename | Size |
---|---|
lexfloatclient-4.5.2.pom | |
lexfloatclient-4.5.2.jar | 4 MB |
lexfloatclient-4.5.2-sources.jar | 4 MB |
lexfloatclient-4.5.2-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cryptlex.lexfloatclient/lexfloatclient/ -->
<dependency>
<groupId>com.cryptlex.lexfloatclient</groupId>
<artifactId>lexfloatclient</artifactId>
<version>4.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cryptlex.lexfloatclient/lexfloatclient/
implementation 'com.cryptlex.lexfloatclient:lexfloatclient:4.5.2'
// https://jarcasting.com/artifacts/com.cryptlex.lexfloatclient/lexfloatclient/
implementation ("com.cryptlex.lexfloatclient:lexfloatclient:4.5.2")
'com.cryptlex.lexfloatclient:lexfloatclient:jar:4.5.2'
<dependency org="com.cryptlex.lexfloatclient" name="lexfloatclient" rev="4.5.2">
<artifact name="lexfloatclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cryptlex.lexfloatclient', module='lexfloatclient', version='4.5.2')
)
libraryDependencies += "com.cryptlex.lexfloatclient" % "lexfloatclient" % "4.5.2"
[com.cryptlex.lexfloatclient/lexfloatclient "4.5.2"]