License |
License |
---|---|
GroupId | GroupIdtop.memfactory |
ArtifactId | ArtifactIdmemfactory-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmemfactory-parent
memfactory-parent
|
Filename | Size |
---|---|
memfactory-parent-0.0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.memfactory/memfactory-parent/ -->
<dependency>
<groupId>top.memfactory</groupId>
<artifactId>memfactory-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.memfactory/memfactory-parent/
implementation 'top.memfactory:memfactory-parent:0.0.2'
// https://jarcasting.com/artifacts/top.memfactory/memfactory-parent/
implementation ("top.memfactory:memfactory-parent:0.0.2")
'top.memfactory:memfactory-parent:pom:0.0.2'
<dependency org="top.memfactory" name="memfactory-parent" rev="0.0.2">
<artifact name="memfactory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.memfactory', module='memfactory-parent', version='0.0.2')
)
libraryDependencies += "top.memfactory" % "memfactory-parent" % "0.0.2"
[top.memfactory/memfactory-parent "0.0.2"]