menu
jnigen package
documentation
tools.dart
MavenDependency
MavenDependency constructor
MavenDependency constructor
dark_mode
light_mode
MavenDependency
constructor
MavenDependency
(
String
groupID
,
String
artifactID
,
String
version
, {
Map
<
String
,
String
>
otherTags
=
const {}
,
})
Implementation
MavenDependency(this.groupID, this.artifactID, this.version, {this.otherTags = const {}});
jnigen package
documentation
tools
MavenDependency
MavenDependency constructor
MavenDependency class