GroupId | GroupIdcom.fasterxml.transistore |
---|---|
ArtifactId | ArtifactIdtransistore-parent |
Version | Version0.7.1 |
Type | Typepom |
Filename | Size |
---|---|
transistore-parent-0.7.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-parent/ -->
<dependency>
<groupId>com.fasterxml.transistore</groupId>
<artifactId>transistore-parent</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-parent/
implementation 'com.fasterxml.transistore:transistore-parent:0.7.1'
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-parent/
implementation ("com.fasterxml.transistore:transistore-parent:0.7.1")
'com.fasterxml.transistore:transistore-parent:pom:0.7.1'
<dependency org="com.fasterxml.transistore" name="transistore-parent" rev="0.7.1">
<artifact name="transistore-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.transistore', module='transistore-parent', version='0.7.1')
)
libraryDependencies += "com.fasterxml.transistore" % "transistore-parent" % "0.7.1"
[com.fasterxml.transistore/transistore-parent "0.7.1"]