All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dart-jaguar.pubspec.mustache Maven / Gradle / Ivy

There is a newer version: 7.9.0
Show newest version
name: {{pubName}}
version: {{pubVersion}}
description: {{pubDescription}}
environment:
    sdk: ">=2.0.0 <3.0.0"
dependencies:
    jaguar_retrofit: ^2.8.8
{{#jsonFormat}}
    jaguar_serializer: ^2.2.12
{{/jsonFormat}}
{{#protoFormat}}
    jaguar_serializer_protobuf: ^2.2.2
    jaguar_mimetype: ^1.0.1
{{/protoFormat}}
dev_dependencies:
    jaguar_retrofit_gen: ^2.8.10
{{#jsonFormat}}
    jaguar_serializer_cli: ^2.2.8
{{/jsonFormat}}
    build_runner: ^1.6.5




© 2015 - 2024 Weber Informatics LLC | Privacy Policy