Json Generator

Library with tasks to generate json

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.mounacheikhna.jsongenerator
Идентификатор

Идентификатор

jsongenerator
Последняя версия

Последняя версия

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Json Generator
Library with tasks to generate json
Ссылка на сайт

Ссылка на сайт

https://github.com/chemouna/JsonGenerator
Система контроля версий

Система контроля версий

https://github.com/chemouna/JsonGenerator

Скачать jsongenerator

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.mounacheikhna.jsongenerator/jsongenerator/ -->
<dependency>
    <groupId>com.mounacheikhna.jsongenerator</groupId>
    <artifactId>jsongenerator</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mounacheikhna.jsongenerator/jsongenerator/
implementation 'com.mounacheikhna.jsongenerator:jsongenerator:0.5'
// https://jarcasting.com/artifacts/com.mounacheikhna.jsongenerator/jsongenerator/
implementation ("com.mounacheikhna.jsongenerator:jsongenerator:0.5")
'com.mounacheikhna.jsongenerator:jsongenerator:jar:0.5'
<dependency org="com.mounacheikhna.jsongenerator" name="jsongenerator" rev="0.5">
  <artifact name="jsongenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mounacheikhna.jsongenerator', module='jsongenerator', version='0.5')
)
libraryDependencies += "com.mounacheikhna.jsongenerator" % "jsongenerator" % "0.5"
[com.mounacheikhna.jsongenerator/jsongenerator "0.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Json Generator Plugin and Client

License

Usage

  • For the plugin : Gradle dependency
  plugins {
    id "com.mounacheikhna.jsongenerator" version "0.3"
  }

For the capture lib to take screenshots in tests :

    compile "com.mounacheikhna.jsongenerator:jsongenerator:0.4.8"

Contributing

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork the repository on Github to start making your changes.
  • Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to CONTRIBUTORS.txt.

License

Copyright (C) 2016 Mouna Cheikhna

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
0.5
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.2