is not current version
Last Version 1.9.2

com.github.atool:form-service-meta 1.9.0


Categories

Categories

ORM Data
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

form-service-meta
Version

Version

1.9.0
Type

Type

jar

Download form-service-meta 1.9.0


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