| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.alapierre.ksef | 
| ArtifactId | ArtifactIdksef-client-spec | 
| Last Version | Last Version2.0.4.RC1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKrajowy System eFaktur Rest API Java Klient | 
<!-- https://jarcasting.com/artifacts/io.alapierre.ksef/ksef-client-spec/ -->
<dependency>
    <groupId>io.alapierre.ksef</groupId>
    <artifactId>ksef-client-spec</artifactId>
    <version>2.0.4.RC1</version>
</dependency>// https://jarcasting.com/artifacts/io.alapierre.ksef/ksef-client-spec/
implementation 'io.alapierre.ksef:ksef-client-spec:2.0.4.RC1'// https://jarcasting.com/artifacts/io.alapierre.ksef/ksef-client-spec/
implementation ("io.alapierre.ksef:ksef-client-spec:2.0.4.RC1")'io.alapierre.ksef:ksef-client-spec:jar:2.0.4.RC1'<dependency org="io.alapierre.ksef" name="ksef-client-spec" rev="2.0.4.RC1">
  <artifact name="ksef-client-spec" type="jar" />
</dependency>@Grapes(
@Grab(group='io.alapierre.ksef', module='ksef-client-spec', version='2.0.4.RC1')
)libraryDependencies += "io.alapierre.ksef" % "ksef-client-spec" % "2.0.4.RC1"[io.alapierre.ksef/ksef-client-spec "2.0.4.RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 | 
| io.alapierre.commons : io-utils | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |