Last Version

JGForms 1.0.1

Support submitting Google Forms through Java API

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.stepio.jgforms
ArtifactId

ArtifactId

jgforms
Version

Version

1.0.1
Type

Type

jar
Description

Description

JGForms
Support submitting Google Forms through Java API
Project URL

Project URL

https://github.com/stepio/jgforms
Source Code Management

Source Code Management

https://github.com/stepio/jgforms

Download jgforms 1.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.