Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdme.soliveirajr |
ArtifactId | ArtifactIdmenta-container |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
menta-container-0.9.4.pom | |
menta-container-0.9.4.jar | 30 KB |
menta-container-0.9.4-sources.jar | 17 KB |
menta-container-0.9.4-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.soliveirajr/menta-container/ -->
<dependency>
<groupId>me.soliveirajr</groupId>
<artifactId>menta-container</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.soliveirajr/menta-container/
implementation 'me.soliveirajr:menta-container:0.9.4'
// https://jarcasting.com/artifacts/me.soliveirajr/menta-container/
implementation ("me.soliveirajr:menta-container:0.9.4")
'me.soliveirajr:menta-container:jar:0.9.4'
<dependency org="me.soliveirajr" name="menta-container" rev="0.9.4">
<artifact name="menta-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.soliveirajr', module='menta-container', version='0.9.4')
)
libraryDependencies += "me.soliveirajr" % "menta-container" % "0.9.4"
[me.soliveirajr/menta-container "0.9.4"]