is not current version
Last Version 1.4

com.orctom:basepom 1.2

Basepom

GroupId

GroupId

com.orctom
ArtifactId

ArtifactId

basepom
Version

Version

1.2
Type

Type

jar

Download basepom 1.2


<!-- https://jarcasting.com/artifacts/com.orctom/basepom/ -->
<dependency>
    <groupId>com.orctom</groupId>
    <artifactId>basepom</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom/basepom/
implementation 'com.orctom:basepom:1.2'
// https://jarcasting.com/artifacts/com.orctom/basepom/
implementation ("com.orctom:basepom:1.2")
'com.orctom:basepom:jar:1.2'
<dependency org="com.orctom" name="basepom" rev="1.2">
  <artifact name="basepom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom', module='basepom', version='1.2')
)
libraryDependencies += "com.orctom" % "basepom" % "1.2"
[com.orctom/basepom "1.2"]