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 1f7d9df commit bd2e644Copy full SHA for bd2e644
publiccode.yml
@@ -31,13 +31,13 @@ description:
31
`<dependency>
32
<groupId>app.tozzi</groupId>
33
<artifactId>pec-parser</artifactId>
34
- <version>5.2.2</version>
+ <version>5.2.3</version>
35
</dependency>`
36
37
38
_Gradle_
39
40
- `implementation("app.tozzi.mail:pec-parser:5.2.2")`
+ `implementation("app.tozzi.mail:pec-parser:5.2.3")`
41
42
**Requisiti**
43
@@ -144,5 +144,5 @@ platforms:
144
- android
145
releaseDate: '2025-08-27'
146
softwareType: standalone/web
147
-softwareVersion: 5.2.2
+softwareVersion: 5.2.3
148
url: 'https://github.com/biagioT/java-pec-parser'
0 commit comments