is not current version
Last Version 0.7

com.github.flowersinthesand:portal-samples 0.5


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-samples
Version

Version

0.5
Type

Type

pom

Download portal-samples 0.5

Filename Size
portal-samples-0.5.pom 1 KB
Browse

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