
gokhan kocaman
Comments
Recent activity by gokhan kocaman
Sort by recent activity
-
Finally I solved. As you mentioned above, installation both core and java sdk jars was problem. On my pom.xml: <dependency> <groupId>ly.count.sdk</groupId> <artifactId>java</artifactId> <v...
-
As you see above, jar files don't include Countly and Config classes. So documentation above code can not be implemented.
-
İ added maven dependency and repository too. As i declared above that in jar there are no Config and Countly classes. Documentation above is wrong.