is not current version
Last Version 1.0.1

io.github.stepio.jgforms:jgforms 1.0.0

Support submitting Google Forms through Java API

Categories

Categories

ORM Data
GroupId

GroupId

io.github.stepio.jgforms
ArtifactId

ArtifactId

jgforms
Version

Version

1.0.0
Type

Type

jar

Download jgforms 1.0.0


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