-
If we're intent on making the "write a swift app, use some java libs" workflow real we're going to need to handle dependencies. Very few libraries are just one jar, and managing this by hand is not re…
ktoso updated
2 weeks ago
-
Hi there,
I'm using this lib with pleasure in https://github.com/meikpiep/gauguin - there is one problem: Currently, the lib is deployed to JCenter repo only and JCenter repo was finally shutdown. …
-
I need to be able to pull Leaflet.draw down from the Maven Central Repository (I won't get into the reasons why!), but the version on there is 0.2.3 and I really need 0.2.4.
http://search.maven.org/#…
-
```
Is there any chance this library could be hosted on Maven Central? It's
extremely useful but some of my fellow devs are scared when they see 'dropbox'
in my pom :)
```
Original issue reported…
-
This library is used in the python packing too, `uv`, for unzipping Python package Wheels (zip files) for dependencies, among other things.
I recently had an issue with one such dependency - fontaw…
-
Hello there,
i am using the IGDB API in my project and they are using your dependency fuel-android. It cant be downloaded anymore:
Could not find artifact com.github.kittinunf.fuel:fuel-android:…
-
Is is possible to create a maven repository with libCombine artifacts? @fbergmann
-
Per https://github.com/getodk/central-backend/pull/1216#pullrequestreview-2414142496:
> Similar changes for `rowStreamToOData`, currently OData `/Submissions` and `/Submissions.xyz.*` endpoints ret…
-
As discussed here https://lists.apache.org/thread/14xzmfgh6qn8qmlw8fdfbwszpox8gnv0
the desired change is also publish the artifacts to maven central in addition to the currently used Github releases …
-
Hi,
it would really be nice to have this useful library as a JAR which can be included from Maven Central or Google repository.
At the moment it's used as submodule in [Track Work Time](https://gi…