All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dependency.tree.list.sh Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
#!/bin/sh

find assets -type f | sed 's/^.\///' > resources.txt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy