is not current version
Last Version 1.0.2

com.tek271:funj 1.0.0

Collections and functional support

GroupId

GroupId

com.tek271
ArtifactId

ArtifactId

funj
Version

Version

1.0.0
Type

Type

jar

Download funj 1.0.0


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