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