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 b80acac commit c360ebaCopy full SHA for c360eba
README.md
@@ -44,7 +44,7 @@ implementation 'org.codejive:java-properties:0.0.6'
44
And add this import to your code:
45
46
```java
47
-import org.codejive.Properties;
+import org.codejive.properties.Properties;
48
```
49
50
### Usage
0 commit comments