GroupId | GroupIdorg.bitbucket.goalhub.mentalstate |
---|---|
ArtifactId | ArtifactIdmsStates |
Version | Version2.0.4 |
Type | Typepom |
Filename | Size |
---|---|
msStates-2.0.4.pom | 883 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate/msStates/ -->
<dependency>
<groupId>org.bitbucket.goalhub.mentalstate</groupId>
<artifactId>msStates</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate/msStates/
implementation 'org.bitbucket.goalhub.mentalstate:msStates:2.0.4'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate/msStates/
implementation ("org.bitbucket.goalhub.mentalstate:msStates:2.0.4")
'org.bitbucket.goalhub.mentalstate:msStates:pom:2.0.4'
<dependency org="org.bitbucket.goalhub.mentalstate" name="msStates" rev="2.0.4">
<artifact name="msStates" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.mentalstate', module='msStates', version='2.0.4')
)
libraryDependencies += "org.bitbucket.goalhub.mentalstate" % "msStates" % "2.0.4"
[org.bitbucket.goalhub.mentalstate/msStates "2.0.4"]