Library Dependency
Represents a library dependency meta-information.
For example group is foo.bar, artifact is gav:
Dependency("foo.bar:gav")Content copied to clipboard
Author
凛 (https://github.com/RinOrz)
Constructors
LibraryDependency
Link copied to clipboard
Functions
code Points
Link copied to clipboard
sub Sequence
Link copied to clipboard
open override fun subSequence(startIndex: Int, endIndex: Int): CharSequence
Content copied to clipboard
to Plugin Id Or Null
Link copied to clipboard
Converts this library dependency to plugin id.