Documentation ¶
Index ¶
Constants ¶
View Source
const ( // RepoURL is the Jitpack repository url. RepoURL = "https://jitpack.io" // DefaultVersion is the default branch/version to use. DefaultVersion = "main-SNAPSHOT" )
Variables ¶
This section is empty.
Functions ¶
func ToDependency ¶
func ToDependency(dependencyID string) *maven.Dependency
ToDependency converts a jitpack dependency into Dependency struct.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.