is not current version
Last Version 0.3.1

com.casualsuperman:portent 0.1.0

Where the magic happens.

GroupId

GroupId

com.casualsuperman
ArtifactId

ArtifactId

portent
Version

Version

0.1.0
Type

Type

pom

Download portent 0.1.0

Filename Size
portent-0.1.0.pom 1 KB
Browse

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