is not current version
Last Version 1.0.2

com.xwsos:basic-impl-fun 1.0.0


GroupId

GroupId

com.xwsos
ArtifactId

ArtifactId

basic-impl-fun
Version

Version

1.0.0
Type

Type

jar

Download basic-impl-fun 1.0.0


<!-- https://jarcasting.com/artifacts/com.xwsos/basic-impl-fun/ -->
<dependency>
    <groupId>com.xwsos</groupId>
    <artifactId>basic-impl-fun</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xwsos/basic-impl-fun/
implementation 'com.xwsos:basic-impl-fun:1.0.0'
// https://jarcasting.com/artifacts/com.xwsos/basic-impl-fun/
implementation ("com.xwsos:basic-impl-fun:1.0.0")
'com.xwsos:basic-impl-fun:jar:1.0.0'
<dependency org="com.xwsos" name="basic-impl-fun" rev="1.0.0">
  <artifact name="basic-impl-fun" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xwsos', module='basic-impl-fun', version='1.0.0')
)
libraryDependencies += "com.xwsos" % "basic-impl-fun" % "1.0.0"
[com.xwsos/basic-impl-fun "1.0.0"]