We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9015cd commit 37ceb40Copy full SHA for 37ceb40
publiccode.yml
@@ -29,21 +29,23 @@ description:
29
_Maven_
30
31
`
32
+
33
<dependency>
34
35
<groupId>app.tozzi</groupId>
36
37
<artifactId>pec-parser</artifactId>
38
- <version>5.1.0</version>
39
+ <version>5.1.1</version>
40
41
</dependency>
42
43
44
45
46
_Gradle_
47
- `implementation("app.tozzi.mail:pec-parser:5.1.0")`
48
+ `implementation("app.tozzi.mail:pec-parser:5.1.1")`
49
50
**Requisiti**
51
@@ -148,7 +150,7 @@ platforms:
148
150
- linux
149
151
- ios
152
- android
-releaseDate: '2024-11-24'
153
+releaseDate: '2025-04-19'
154
softwareType: standalone/web
-softwareVersion: 5.1.0
155
+softwareVersion: 5.1.1
156
url: 'https://github.com/biagioT/java-pec-parser'
0 commit comments