GroupId | GroupIdorg.bitbucket.goalhub.mentalstate.msStates |
---|---|
ArtifactId | ArtifactIdswiprologmentalstate |
Version | Version2.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/ -->
<dependency>
<groupId>org.bitbucket.goalhub.mentalstate.msStates</groupId>
<artifactId>swiprologmentalstate</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/
implementation 'org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:2.0.3'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/
implementation ("org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:2.0.3")
'org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:jar:2.0.3'
<dependency org="org.bitbucket.goalhub.mentalstate.msStates" name="swiprologmentalstate" rev="2.0.3">
<artifact name="swiprologmentalstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.mentalstate.msStates', module='swiprologmentalstate', version='2.0.3')
)
libraryDependencies += "org.bitbucket.goalhub.mentalstate.msStates" % "swiprologmentalstate" % "2.0.3"
[org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate "2.0.3"]