GroupId | GroupIdorg.bardframework.commons |
---|---|
ArtifactId | ArtifactIdcommon-utils-persian |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
common-utils-persian-0.3.1.pom | |
common-utils-persian-0.3.1.jar | 18 KB |
common-utils-persian-0.3.1-sources.jar | 12 KB |
common-utils-persian-0.3.1-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-utils-persian/ -->
<dependency>
<groupId>org.bardframework.commons</groupId>
<artifactId>common-utils-persian</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-utils-persian/
implementation 'org.bardframework.commons:common-utils-persian:0.3.1'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-utils-persian/
implementation ("org.bardframework.commons:common-utils-persian:0.3.1")
'org.bardframework.commons:common-utils-persian:jar:0.3.1'
<dependency org="org.bardframework.commons" name="common-utils-persian" rev="0.3.1">
<artifact name="common-utils-persian" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-utils-persian', version='0.3.1')
)
libraryDependencies += "org.bardframework.commons" % "common-utils-persian" % "0.3.1"
[org.bardframework.commons/common-utils-persian "0.3.1"]