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 9e4cd0e commit c1bd67fCopy full SHA for c1bd67f
readme.md
@@ -15,14 +15,14 @@ I wanted to use the annotation without adding an extensive lib like guava.
15
<dependency>
16
<groupId>com.github.codestickers</groupId>
17
<artifactId>codestickers</artifactId>
18
- <version>1.0.2</version>
+ <version>1.0.3</version>
19
</dependency>
20
```
21
22
## Contributing
23
Codestickers is an open source project, and contributions are welcome! Feel free to raise an issue or submit a pull request.
24
25
## License
26
-Copyright (c) 2018 by the [Codestickers Team](https://github.com/orgs/codestickers/people).
+Copyright (c) 2018-2022 by the [Codestickers Team](https://github.com/orgs/codestickers/people).
27
28
[Apache License 2.0](license.txt)
0 commit comments