We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a490f70 commit 510681eCopy full SHA for 510681e
publiccode.yml
@@ -31,13 +31,13 @@ description:
31
`<dependency>
32
<groupId>app.tozzi</groupId>
33
<artifactId>pec-parser</artifactId>
34
- <version>5.2.5</version>
+ <version>5.2.6</version>
35
</dependency>`
36
37
38
_Gradle_
39
40
- `implementation("app.tozzi.mail:pec-parser:5.2.5")`
+ `implementation("app.tozzi.mail:pec-parser:5.2.6")`
41
42
**Requisiti**
43
@@ -142,7 +142,7 @@ platforms:
142
- linux
143
- ios
144
- android
145
-releaseDate: '2025-09-24'
+releaseDate: '2026-01-30'
146
softwareType: standalone/web
147
-softwareVersion: 5.2.5
+softwareVersion: 5.2.6
148
url: 'https://github.com/biagioT/java-pec-parser'
0 commit comments