Categories |
CategoriesParity Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.paritytrading.juncture |
ArtifactId | ArtifactIdjuncture-parent |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
juncture-parent-0.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paritytrading.juncture/juncture-parent/ -->
<dependency>
<groupId>com.paritytrading.juncture</groupId>
<artifactId>juncture-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paritytrading.juncture/juncture-parent/
implementation 'com.paritytrading.juncture:juncture-parent:0.2.0'
// https://jarcasting.com/artifacts/com.paritytrading.juncture/juncture-parent/
implementation ("com.paritytrading.juncture:juncture-parent:0.2.0")
'com.paritytrading.juncture:juncture-parent:pom:0.2.0'
<dependency org="com.paritytrading.juncture" name="juncture-parent" rev="0.2.0">
<artifact name="juncture-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paritytrading.juncture', module='juncture-parent', version='0.2.0')
)
libraryDependencies += "com.paritytrading.juncture" % "juncture-parent" % "0.2.0"
[com.paritytrading.juncture/juncture-parent "0.2.0"]