Uses of Interface
com.github.cleydyr.dart.net.GithubLatestVersionProvider
Packages that use GithubLatestVersionProvider
-
Uses of GithubLatestVersionProvider in com.github.cleydyr.dart.net
Classes in com.github.cleydyr.dart.net that implement GithubLatestVersionProviderModifier and TypeClassDescriptionclassclass -
Uses of GithubLatestVersionProvider in com.github.cleydyr.maven.plugin
Fields in com.github.cleydyr.maven.plugin declared as GithubLatestVersionProviderModifier and TypeFieldDescriptionprotected GithubLatestVersionProviderCompileSassMojo.githubLatestVersionProviderConstructors in com.github.cleydyr.maven.plugin with parameters of type GithubLatestVersionProviderModifierConstructorDescriptionCompileSassMojo(FileCounter fileCounter, SassCommandBuilderFactory sassCommandBuilderFactory, DartSassExecutableExtractorFactory dartSassExecutableExtractorFactory, GithubLatestVersionProvider githubLatestVersionProvider, DefaultCachedFilesDirectoryProviderFactory cachedFilesDirectoryProviderFactory, org.apache.maven.settings.MavenSettingsBuilder mavenSettingsBuilder) WatchSassMojo(FileCounter fileCounter, SassCommandBuilderFactory sassCommandBuilderFactory, DartSassExecutableExtractorFactory dartSassExecutableExtractorFactory, GithubLatestVersionProvider githubLatestVersionProvider, DefaultCachedFilesDirectoryProviderFactory cachedFilesDirectoryProviderFactory, org.apache.maven.settings.MavenSettingsBuilder mavenSettingsBuilder)