Uses of Interface
com.jcabi.github.Releases
- 
Packages that use Releases Package Description com.jcabi.github Object Oriented Github API.
- 
- 
Uses of Releases in com.jcabi.githubClasses in com.jcabi.github that implement Releases Modifier and Type Class Description static classReleases.SmartSmart releases.Methods in com.jcabi.github that return Releases Modifier and Type Method Description ReleasesRepo. releases()Get all releases of the repo.ReleasesRepo.Smart. releases()Constructors in com.jcabi.github with parameters of type Releases Constructor Description Smart(Releases original)Public CTOR.
 
-