X Tutup
Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 335 Bytes

File metadata and controls

5 lines (3 loc) · 335 Bytes

I am a platform independent package representation. I know my name, description, my dependencies, the license and the repository URL. Packages are declared by creating a class side extension method that answers a configured package instance. The expression

GRPackage packages

answers the collection of the complete package graph.

X Tutup