GroupId | GroupIdorg.bitbucket.goalhub.mentalstate.msStates |
---|---|
ArtifactId | ArtifactIdswiprologmentalstate |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
swiprologmentalstate-2.1.0.pom | |
swiprologmentalstate-2.1.0.jar | 21 KB |
swiprologmentalstate-2.1.0-sources.jar | 11 KB |
swiprologmentalstate-2.1.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/ -->
<dependency>
<groupId>org.bitbucket.goalhub.mentalstate.msStates</groupId>
<artifactId>swiprologmentalstate</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/
implementation 'org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:2.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/
implementation ("org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:2.1.0")
'org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:jar:2.1.0'
<dependency org="org.bitbucket.goalhub.mentalstate.msStates" name="swiprologmentalstate" rev="2.1.0">
<artifact name="swiprologmentalstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.mentalstate.msStates', module='swiprologmentalstate', version='2.1.0')
)
libraryDependencies += "org.bitbucket.goalhub.mentalstate.msStates" % "swiprologmentalstate" % "2.1.0"
[org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate "2.1.0"]