Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdfi.metatavu.metaform |
ArtifactId | ArtifactIdmetaform-api-spec |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
metaform-api-spec-0.0.20.pom | |
metaform-api-spec-0.0.20.jar | 37 KB |
metaform-api-spec-0.0.20-sources.jar | 23 KB |
metaform-api-spec-0.0.20-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/ -->
<dependency>
<groupId>fi.metatavu.metaform</groupId>
<artifactId>metaform-api-spec</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/
implementation 'fi.metatavu.metaform:metaform-api-spec:0.0.20'
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/
implementation ("fi.metatavu.metaform:metaform-api-spec:0.0.20")
'fi.metatavu.metaform:metaform-api-spec:jar:0.0.20'
<dependency org="fi.metatavu.metaform" name="metaform-api-spec" rev="0.0.20">
<artifact name="metaform-api-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.metaform', module='metaform-api-spec', version='0.0.20')
)
libraryDependencies += "fi.metatavu.metaform" % "metaform-api-spec" % "0.0.20"
[fi.metatavu.metaform/metaform-api-spec "0.0.20"]