Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdfi.metatavu.metaform |
ArtifactId | ArtifactIdmetaform-api-spec |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
metaform-api-spec-0.1.0.pom | |
metaform-api-spec-0.1.0.jar | 48 KB |
metaform-api-spec-0.1.0-sources.jar | 30 KB |
metaform-api-spec-0.1.0-javadoc.jar | 183 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/
implementation 'fi.metatavu.metaform:metaform-api-spec:0.1.0'
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/
implementation ("fi.metatavu.metaform:metaform-api-spec:0.1.0")
'fi.metatavu.metaform:metaform-api-spec:jar:0.1.0'
<dependency org="fi.metatavu.metaform" name="metaform-api-spec" rev="0.1.0">
<artifact name="metaform-api-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.metaform', module='metaform-api-spec', version='0.1.0')
)
libraryDependencies += "fi.metatavu.metaform" % "metaform-api-spec" % "0.1.0"
[fi.metatavu.metaform/metaform-api-spec "0.1.0"]