GroupId | GroupIdcom.github.jgonian |
---|---|
ArtifactId | ArtifactIdcommons-ip-math-parent |
Version | Version1.31 |
Type | Typepom |
Filename | Size |
---|---|
commons-ip-math-parent-1.31.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/ -->
<dependency>
<groupId>com.github.jgonian</groupId>
<artifactId>commons-ip-math-parent</artifactId>
<version>1.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/
implementation 'com.github.jgonian:commons-ip-math-parent:1.31'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/
implementation ("com.github.jgonian:commons-ip-math-parent:1.31")
'com.github.jgonian:commons-ip-math-parent:pom:1.31'
<dependency org="com.github.jgonian" name="commons-ip-math-parent" rev="1.31">
<artifact name="commons-ip-math-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math-parent', version='1.31')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math-parent" % "1.31"
[com.github.jgonian/commons-ip-math-parent "1.31"]