| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.caspervg.lex4j |
| ArtifactId | ArtifactIdLEX4J |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSC4Devotion LEX4J
A library that be used to send requests to the SC4Devotion Lot Exchange API
|
| Filename | Size |
|---|---|
| LEX4J-4.1.0.pom | |
| LEX4J-4.1.0.jar | 45 KB |
| LEX4J-4.1.0-sources.jar | 23 KB |
| LEX4J-4.1.0-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.caspervg.lex4j/LEX4J/ -->
<dependency>
<groupId>net.caspervg.lex4j</groupId>
<artifactId>LEX4J</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.caspervg.lex4j/LEX4J/
implementation 'net.caspervg.lex4j:LEX4J:4.1.0'
// https://jarcasting.com/artifacts/net.caspervg.lex4j/LEX4J/
implementation ("net.caspervg.lex4j:LEX4J:4.1.0")
'net.caspervg.lex4j:LEX4J:jar:4.1.0'
<dependency org="net.caspervg.lex4j" name="LEX4J" rev="4.1.0">
<artifact name="LEX4J" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.caspervg.lex4j', module='LEX4J', version='4.1.0')
)
libraryDependencies += "net.caspervg.lex4j" % "LEX4J" % "4.1.0"
[net.caspervg.lex4j/LEX4J "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restlet.jse » org.restlet | jar | 2.3.4 |
| junit : junit | jar | 4.11 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.6 |